# RoadMap

## Product

* [x] Document
* [x] Bulk Order
* [x] UTXO-Based AMM
* [x] Token Logo
* [x] Whitepaper
* [x] Swap Trading History
* [x] AMM Pool Info
* [x] AMM Trading Charts
* [x] Testnet
* [x] CRC721 Standard
* [x] NFT Minter
* [x] NFT Badge
* [x] Support BCMR
* [x] NFT Market
* [x] Fair Meme
* [x] PoW Mining
* [ ] Bulk Trading History
* [ ] CashToken Pairs
* [ ] etc.

## Wallet

* [x] Pay4Best
* [ ] MetaMask Snaps

## Audit

* [x] Open Source
* [ ] Waiting for cashscript smart contract auditing...


---

# 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.fex.cash/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.
