> 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/team.md).

# Team and Advisors

## OUR TEAM

The Warena project is a collaboration of experienced game studios including [**d2mstudio**](https://www.d2mstudio.com/), a software development agency and a strong crypto team operating globally.

![](/files/4DUMQKWJZiSbvK88NblE)

## ADVISORS

![](/files/QrQuCgNRDZ8FVJnsIalA)

This project is advised, incubated and co-led by the [GB incubator](http://genesisbuilders.fund). GB was founded by proven builders in blockchain, including Minh Doan, Chao Ma and RongJian Lan. [**Minh Doan**](https://www.linkedin.com/in/daywednes/) was previously a co-founder of [Harmony ONE](http://harmony.one), a former Google tech-lead and he is currently running[ Massbit protocol](http://massbit.io). [**Chao Ma**](https://www.linkedin.com/in/mc8305/) was previously the CTO of [Deeper Network](https://deeper.network/), ex-architect of [Harmony ONE](http://harmony.one) and is an ex-Amazoner. [RongJian Lan](https://www.linkedin.com/in/rongjianlan/) is currently the CTO and co-founder of [Harmony ONE](http://harmony.one) and is an ex-Googler. Warena is also pleased to have [**Garlam Won**](https://www.linkedin.com/in/garlam/), [**Kyle Chassé**](https://www.linkedin.com/in/kylechasse/), [**Paulus Pham**](https://www.linkedin.com/in/pauluspham/) and [**Hatu Skeikh**](https://www.linkedin.com/in/hassan-hatu-sheikh-182a94a8/) as our strategic advisors along the journey.


---

# 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/team.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.
