# Roadmap

### Aranea Roadmap

#### **Pre-Token Launch**

* [x] Conceptualisation and research of the Solana ecosystem.
* [x] Development of the AI-agent prototype and wallet integration.
* [x] Launch of website and waiting list.
* [ ] Security audits and extensive testing.
* [ ] Tokenomics design.

***

#### **Token Launch**

* [ ] Public token launch on Pump.fun.

***

#### **Post-Token Launch**

* [ ] Main platform release with full AI-agent functionality.
* [ ] Integration of additional protocols and yield strategies.
* [ ] Governance activation, empowering token holders to shape the project’s future.

Stay updated as we build the next-generation DeFi optimisation platform.


---

# Agent Instructions: 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://aranea.gitbook.io/aranea-ai/getting-started/roadmap.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.
