> For the complete documentation index, see [llms.txt](https://gitbook.raac.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.raac.io/discover/contributors.md).

# Contributors

## RAAC is supported by a diverse group of experienced individuals across DeFi and traditional finance

#### RAAC Core Team

* [KKrusher](https://x.com/kkrusherr): CEO & Founder. Full-time Llama LARP, Chainlink build member
* [MD](https://x.com/mikedemelo4): Head of DeFi. 27 years TradFi veteran who worked with leading financial advisors helping retail investors navigate their portfolio decisions. 8 years in crypto
* [Philip Monk](https://x.com/phonkmonk_r): Lead Engineer
* Walden Wolfman: Senior Developer
* Ivan Otono: Lead Security Researcher & Auditor
* Rozales Assimpah: Smart Contract Developer
* Mike Bridges: Operations
* Ricky Banda: Software Engineer
* Chris Hamer: Chief of Staff. Ex. Chainlink, Metamask
* Maximillian Zuntz: Real Estate Treasury Manager

***

#### TAU Labs

TAU Labs designs and structures complex economic systems, including mechanism design, economic modeling, and tokenomics.

TAU has serviced 15+ projects with a focus on DeFi, specifically lending and borrowing.

TAU has been working with the RAAC team to build the protocol from the ground up and will monitor and optimize RAAC's economic health.

***

#### Advisors & Partners

* [Michael Egorov](https://x.com/newmichwill): Inventor of Curve Finance and yieldbasis
* [The Llamas](https://www.thellamas.io/)
* [Chainlink](https://chain.link/)
* [Circle](https://www.circle.com/)
* [Instruxi](https://www.instruxi.io/)
* [ION Digital Corp.](https://iondigitalcorp.com/)
* [Fx Protocol](https://fx.aladdin.club/)
* [IPOR](https://www.ipor.io/)
* [CLever](https://clever.aladdin.club/clever/)
* [Pashov Audit Group](https://www.pashov.com/)
* [zkMe](https://zk.me/)
* [Llama Airforce](https://llama.airforce/)
* [RWA Federation](https://www.therwaf.io/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gitbook.raac.io/discover/contributors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
