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

# Roadmap

*Note: The roadmap for Aizzy.ai reflects our current product vision and anticipated milestones, however, it is subject to change based on the evolving priorities and insights of our team. While we strive to achieve the goals outlined, we do not guarantee that all aspects will be delivered as initially planned. Our commitment is to adapt and refine our approach to meet the highest standards of innovation and utility for our community, ensuring the long-term success of the Aizzy.ai Ecosystem.*

### Launch Aizzy.ai Platform

* [x] Conceptualize and design Aizzy.ai platform
* [x] Launch Aizzy.ai platform with >10 Agents
* [x] Build Aizzy.ai Community and Social media channels

### Grow Aizzy.ai Platform

* [x] Grow user base of Aizzy.ai, freemium and paid
  * Currently at >280k Subscribers and >30k MAU
* [x] Build PDF Reader and Voice Generative APIs for Platform Agents
* [x] Add to available agents >20
* [x] Connect to localized payment options (e.g. PIX ) as well as card options

### Launch AIZ Token

* [x] **Whitepaper Launch:** Design and Document Tokenomics and Mechanics for a decentralized open AI Ecosystem
* [x] **AIZ Token Generation Event**: Launch Token Sale on BASE Network
* [ ] **Launch of AIZ Payment:** allow users to pay a discounted rate for Aizzy.ai Platform using the AIZ token.
* [ ] **Initial Liquidity Pools**: Launch Initial Liquidity Pool for AIZ Token to allow for trading of AIZ.

### Feature Development

* [ ] Continue UI and UX improvements Aizzy.ai platform to increase conversion and retention of fiat and AIZ users.
* [ ] Launch further local currency and payment options for fast growing jurisdictions.
* [ ] Launch AI Builder Marketplace and onboard AI Agent Builders to the Aizzy.ai Ecosystem
* [ ] Launch Operator Marketplace and onboard further AI Model Operators to the Aizzy.ai Ecosystem

### Ecosystem Development

* [ ] **Testnet Launch:** Launch Operations Treasury and rewards pools to Testnet
* [ ] **Mainnet Launch**: Launch Operations Treasury and rewards Pools to Mainnet.

### Further Feature Development

* [ ] Create Open API library for Builders, Operators and Users to access the Aizzy.ai platform via their own platforms.
* [ ] Further Platform API features for Builders to include in their Agents
* [ ] Multi-Agent Workflow builders for Agent Builders


---

# 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://aizzy-ai.gitbook.io/aizzy.ai-docs/community-and-tokenomics/roadmap.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.
