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

# COO

Aki, Co-founder of Agaya DAO, is a seasoned investment professional and strategic thinker with over a decade of experience in building wealth, managing portfolios, and navigating the dynamic world of Web3. As a key player in a successful real estate coworking business and a driving force behind multiple NFT launches, Aki has honed his skills in identifying lucrative opportunities, forging strategic partnerships, and executing innovative strategies. \
\
With his in-depth knowledge of Web3, blockchain, cryptocurrencies, and digital assets, Aki excels at market analysis, risk management, and financial planning. His impressive track record of managing investment portfolios and delivering strong returns speaks to his keen understanding of market dynamics and ability to capitalize on emerging trends. \
\
Aki's remarkable ability to get things done and his unwavering commitment to excellence make him an invaluable asset to Agaya DAO. As the co-founder, he brings his extensive experience, strategic mindset, and results-driven approach, bolstered by his skills in negotiation, communication, and project management, to propel the organization towards its ambitious goals. Aki will play a critical role in shaping Agaya DAO's future, leveraging emerging technologies and creating innovative solutions across industries.


---

# 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://agaya-dao.gitbook.io/agaya-dao/team/coo.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.
