# RoadMap

## Stage 2

1. 接入法币支付 ✅
2. 支持树图链存储抵押购买 ✅
3. 支持藏品 Collection 发行
4. 开发 Discord NFT 领取机器人产品

## Stage 3

1. 支持 IPFS
2. 支持其他 EVM 兼容链
3. 提供 NFT 数据查询接口

## Stage 4

1. 提升服务的稳定性和性能
2. 提供 web2 + web3 账号解决方案


---

# 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.nftrainbow.xyz/docs/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.
