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

# Roadmap

{% hint style="info" %}
**The journey towards a decentralized trading future will take place in 6 stages matching the stages of the presale, marked by milestones that empower from foundation, marketing, development, acceleration, testing and finally deployment.**
{% endhint %}

{% hint style="success" %}
**Stage 1 - Foundation**

* Release website, whitepaper and tokenomics
* Complete Seed and Private Rounds
* Comprehensive smart contract audit from 2 major auditors
* Launch of social channels and community groups
* The official launch of public presale Stage 1
  {% endhint %}

{% hint style="warning" %}
**Stage 2 - Marketing**

* Stage 2 of presale begins
* Comprehensive branding campaign
* Launch of major marketing campaign
* Secure partnerships, sponsorships and collaborations
* Influencer marketing campaigns and on-boarding of KOLs&#x20;
* Conduct AMAs across platforms
* Create an active community with competitions and giveaways
  {% endhint %}

{% hint style="warning" %}
**Stage 3 - Development**

* Stage 3 of presale begins
* Launch Crypto exchange & swap
* Develop staking mechanism
* Back-office, CRM, risk profiler build
* Social trading, analytics, charting tools
* Low-latency market data
* IOS and Android Development
* Front-end development begins
  {% endhint %}

{% hint style="danger" %}
**Stage 4 - Acceleration**&#x20;

* Stage 4 of presale begins
* Start brand ambassador program
* Market making partnerships
* Institutional data partnerships
* Governance protocols
* Launch Trader Funding Program client portal
  {% endhint %}

{% hint style="danger" %}
**Stage 5 - Testing**

* Stage 5 of presale begins
* Major Testing begins
* Launch test/demo terminal
* Vulnerability rewards program
* Community feedback
* UX & UI updates
  {% endhint %}

{% hint style="info" %}
**Stage 6 - Deployment**

* Stage 6 of presale begins
* Final Testing begins
* License Acquisition
* Complete Presale
* Token generation event and claim process
* DEX & CEX Listing
* Launch FXGuys Trader (Official custom trading platform)
* Major brand awareness and sponsorship campaign
  {% endhint %}


---

# 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.fxguys.io/usdfxg-token/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.
