# Advisors

We are grateful to be actively guided by some of the best in the industry.

* [Armand Khatri](https://twitter.com/armandkhatri) | Coinbase Smart Wallet BD.
* [Joey Santoro](https://twitter.com/joeysantoro_eth) | ERC4626 creator, and prev. Fei Protocol founder.
* [Vectorized](https://twitter.com/optimizoor) | Solady founder, and Asterix CTO.
* [Nap](https://twitter.com/zapnap) | dlab.vc founder.
* [Benny](https://warpcast.com/bennylada) & [Alunara](https://twitter.com/0xAlunara) | Llama Airforce founders.
* [William X](https://twitter.com/W_Y_X) | Conduit engineer.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.brrito.xyz/advisors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
