> For the complete documentation index, see [llms.txt](https://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/welcome-to-profitrocket-ai/roadmap.md).

# Roadmap

## <mark style="color:orange;">The road ahead looks promising!</mark>

***

### <mark style="color:green;">Our roadmap is pretty straightforward, here are a few of the more important milestones we expect to hit within the next 12 months following the launch.</mark>

* <mark style="color:orange;">**The Profitrocket dApp:**</mark> This is our #1 priority while the presale is ongoing.  It is essential that the dApp is ready before the project goes live, it will be the "control center" for the project where holders will be able to do anything from monitoring global and individual profit/loss statistics to finding specific executed trades from an AI bot and everything in between.  This is also where holders will have the option to stake tokens or make any reinvestments from a monthly distribution. &#x20;
* <mark style="color:orange;">**Cross-Chain Expansion:**</mark> We plan to expand to multiple networks such as Ethereum, Polygon, Solana, and Base soon after the project goes live.  &#x20;
* <mark style="color:orange;">**Community Governance:**</mark> We plan to transition Profitrocket AI to full community governance (DAO) within the first year of the project.  This is something new and we wanted to make sure everything works right beforehand.  As soon as we feel comfortable we will announce the transition.&#x20;


---

# 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://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/welcome-to-profitrocket-ai/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.
