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

# Team & Backers

- [Team and Advisors](https://warena.gitbook.io/warena/team-and-backers/team.md)
- [Backers/Partners](https://warena.gitbook.io/warena/team-and-backers/backers-partners.md)
- [Animoca Brands](https://warena.gitbook.io/warena/team-and-backers/backers-partners/animoca-brands.md): Warena proudly announces principal investor Animoca Brands
- [DAO Maker](https://warena.gitbook.io/warena/team-and-backers/backers-partners/dao-marker.md)
- [Momentum6](https://warena.gitbook.io/warena/team-and-backers/backers-partners/momentum6.md)
- [Master Ventures](https://warena.gitbook.io/warena/team-and-backers/backers-partners/master-ventures.md): Warena and Master Ventures agree to long-term partnership
- [PAID Network](https://warena.gitbook.io/warena/team-and-backers/backers-partners/paid-network.md): PAID Network and Warena Partnering for a bright future
- [Clovers Ventures](https://warena.gitbook.io/warena/team-and-backers/backers-partners/clovers-ventures.md): Clovers Ventures joins Warena as an important partner and advisor ahead of launch
- [Tradecoin Vietnam](https://warena.gitbook.io/warena/team-and-backers/backers-partners/tradecoin-vietnam.md): Tradecoin Vietnam partners with NFT Metaverse Game Warena
- [Kyros Venture](https://warena.gitbook.io/warena/team-and-backers/backers-partners/kyros-venture.md): Warena partners with Kyros to help unlock Vietnam’s full potential!
- [RedKite](https://warena.gitbook.io/warena/team-and-backers/backers-partners/redkite.md): Warena Brings on Seasoned Blockchain Entrepreneur and CEO of RedKite as Advisor
- [GameFi](https://warena.gitbook.io/warena/team-and-backers/backers-partners/gamefi.md)
- [Infinity Capital](https://warena.gitbook.io/warena/team-and-backers/backers-partners/infinity-capital.md): Infinity Capital brings its wealth of experience to Warena
- [Rebaked](https://warena.gitbook.io/warena/team-and-backers/backers-partners/rebaked.md): Rebaked Announces Partnership with Warena
- [Binance](https://warena.gitbook.io/warena/team-and-backers/backers-partners/binance.md): Warena is teaming up with Binance
- [Tokenomics Adviser - Industry Leaders](https://warena.gitbook.io/warena/team-and-backers/tokenomics-adviser-industry-leaders.md): Warena Announces the Hiring of Diana Nikolova & Roderick McKinley - two Tokenomics Industry Leaders
- [Audit information](https://warena.gitbook.io/warena/team-and-backers/audit-information.md)


---

# 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://warena.gitbook.io/warena/team-and-backers.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.
