# Public roadmap

Our roadmap is a living document and is changing often. We decided to publish our roadmap via a project management tool to make it easy to communicate changes and report on progress.&#x20;

The roadmap is displayed on a Kanban board. The cards represent features and milestones.&#x20;

<figure><img src="/files/OleqURrtuaaEqoJHjJET" alt=""><figcaption><p>Cards represent features and milestones</p></figcaption></figure>

Each card is clickable and contains further details.

<figure><img src="/files/3JJAsc7riK66MPZJzg8T" alt="" width="563"><figcaption><p>When you open a card you can view the detailed information</p></figcaption></figure>

You can find the roadmap [here](https://sharing.clickup.com/24415847/b/q93k7-827/board).


---

# 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://whitepaper.cryptopia.com/roadmap/public-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.
