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

# Agaya 2024

**Months 10-12: Growth and Consolidation**

* Scale the operations of Agaya Labs and Agaya Media, based on the learnings from the first few months.
* Explore opportunities for launching new businesses under the Agaya DAO umbrella.
* Continue to grow and engage the community, focusing on building strong relationships and fostering a sense of belonging among members.

**Months 13-15: Preparation for $AYA Token Launch**

* Begin planning for the introduction of the $AYA token.

&#x20;💡 **$AYA is the governance token and future currency of the Agaya ecosystem.**

* Engage the community in discussions about the tokenomics and potential uses of the $AYA token.
* Work on necessary technical and legal preparations for the token launch.

**Months 16-18: $AYA Token Launch (subject to market conditions)**

* Launch the $Aya token, distribute it to the community, and use it to further incentivize participation and engagement.
* Continue to grow and diversify the Agaya DAO ecosystem, with a focus on sustainable impact and community-driven innovation.


---

# 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/agaya-2024.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.
