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

# ROADMAP

Skyrex.io's journey is a testament to our commitment to innovation, user-centricity, and excellence in the realm of cryptocurrency trading. Our roadmap not only charts our past milestones but also outlines our ambitious vision for the future

## Let's dive into our story

{% content-ref url="/pages/K2S4qUjMmHAQqnnCRLzY" %}
[2022: Laying the Foundations](/roadmap/2022-laying-the-foundations.md)
{% endcontent-ref %}

{% content-ref url="/pages/NufIA2iyDnpqolJlEC5G" %}
[2023: Scaling and Expansion](/roadmap/2023-scaling-and-expansion.md)
{% endcontent-ref %}

{% content-ref url="/pages/dSiUAnu8eVKf17Tjuf4G" %}
[2024: Advanced Features and Growth](/roadmap/2024-advanced-features-and-growth.md)
{% endcontent-ref %}

{% content-ref url="/pages/peByPcSyTTpJPZXPs26I" %}
[2025: Community Building and Advanced Toolsge](/roadmap/2025-community-building-and-advanced-toolsge.md)
{% endcontent-ref %}

{% content-ref url="/pages/0pC3S9VYQFqPJZG6ZWiN" %}
[2026: Leading the Future](/roadmap/2026-leading-the-future.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.skyrexio.com/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.
