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

# Team

Monetrix is built by the Hybra team. The titles below refer to each member's role within Hybra.

<table><thead><tr><th width="150">name</th><th width="140">Hybra title</th><th>remark</th></tr></thead><tbody><tr><td>leo<br><a href="https://x.com/leo_build_hl">https://x.com/leo_build_hl</a></td><td>Founder</td><td>former co-founder of a unicorn startup, experienced in DeFi.<br><br>known for his exceptional patience, persistence, and long-term commitment. combines deep technical understanding with a steady, reliable approach</td></tr><tr><td>syc<br><a href="https://x.com/Sychype">https://x.com/Sychype</a></td><td>Head of Growth</td><td>seasoned DeFi and marketing professional with deep experience in project growth, ecosystem partnerships, and GTM strategy.<br><br>previously led campaigns for major Web3 brands and oversaw multiple portfolio projects at VC.<br><br>known for his patience, integrity, and strong network across the ecosystem, he brings both execution and long-term vision to Monetrix.</td></tr><tr><td>kane</td><td>CTO</td><td>years of engineering and management experience in the tech industry, former senior engineer at FLAG , and deep expertise in smart contract architecture and security design.</td></tr></tbody></table>


---

# 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:

```
GET https://doc.monetrix.xyz/team/team.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.
