# Roadmap

GVEX is being rolled out in phases to ensure stability, usability, and scalability:

**Current Phase**: Live deployment with GPU/USDT and Nodes/USDT pairs. Focus on user feedback, trading performance testing, and liquidity depth optimization.

**Upcoming Features**:

* Additional trading pairs as ecosystem grows
* Mobile-optimized interface

***

### Additional Resources

* **GVEX Platform**: <https://www.gpu.net/gvex>
* **GANChain Documentation**: <https://docs.gpu.net>
* **GANChain RPC**: <https://rpc.gpu.net/>
* **Community Discord**: <https://discord.gg/fAbKmNBApC>
* **Telegram**: <https://t.me/gpunetwork>
* **Twitter**: <https://x.com/gpunet>&#x20;

***

*This documentation is maintained by the GPUNET . For the latest updates, visit the official channels. Trading cryptocurrencies involves risk.*&#x20;


---

# 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.gpu.net/gvex/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.
