# Roadmap & Sprints

{% stepper %}
{% step %}

### Q1 2025

*In our first quarter, the team formed and we built the foundations of the Replicats Intelligence Framework.*<br>

* Sign ups and wallets.
* Deposits in EVM and Solana on Terminal.
* Replicat-One Token launch.
* First agent POC live.
* Full-time team.
  {% endstep %}

{% step %}

### Q2 2025

*Early users start benefiting from the power of Replicats Intelligence Framework by copying Replicat-one into their wallets; Framework becomes more reliable. The team explores additional assets and starts scaling.*

* Replicat-One Agent trading live. Users can make copy into their wallet.
* Improve reliability as measure as downtime.
* Complete legal setup.
* Validate pricing.
* Integrate 0g.
  {% endstep %}

{% step %}

### Q3 2025

*Users will be able to trade additional assets and increase the customization of their agents.*&#x20;

* Launch new agents, including&#x20;
* More assets (e.g. bCSPX(S\&P500) and PAXG(Gold)), AI models and trading venues.
* Test new features and revenue lines.
  {% endstep %}

{% step %}

### Q4 2025

*We set up the framework to allow users to develop and share their own trading agents.*

* Develop and test Launchpad
* More AI models and data sources
* Enterprise customers
  {% endstep %}

{% step %}

### 2026

*Our users can choose agents from a rich marketplace of agents and assets.*

{% endstep %}
{% endstepper %}


---

# 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.replicats.ai/introduction/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.
