# Roadmap

#### Q1 2022

January

* [x] White paper creation&#x20;
* [x] Basic site functionality (Staking, participation in projects, personal account)
* [x] Ambassador's cabinet page

February

* [x] Start Ambassador Program
* [x] Referral system in the personal account of users&#x20;
* [x] Create social media channels&#x20;
* [x] Titles system

March

* [x] Project partnership
* [x] Personal account for project creators

#### Q2 2022

April

* [x] Integration with swap platforms
* [x] Public sale
* [x] Integration KYC

May

* [x] Adding other game mechanics for projects and platform (Additional reward for staking, Social media actions, Contests)

#### Q4 2023

December

* [ ] Transfer of token to the Polygon zkEVM network
* [ ] Listing
* [ ] Website change to Polygon zkEVM network


---

# 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://docs.crodo.io/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.
