# Interactive Flowchart

## 项目方侧使用Rainbow服务的交互流程

项目方:

1. 注册账户
2. KYC
3. 创建APP
4. 登录APP
5. 上传文件，创建METADATA并上传
6. 部署合约
7. 为合约申请代付

用户:

1. 创建账户
2. Mint -> 项目方调用 NFT-Rainbow Mint

![流程图](/files/Cors9YYJyc2eXRenDdEd)


---

# 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/tutorials/interactive.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.
