# Starcoin Whitepaper

## Starcoin

- [概述](https://docs.starcoingroup.com/gai-shu.md)
- [问题陈述](https://docs.starcoingroup.com/wen-ti-chen-shu.md)
- [解决方案](https://docs.starcoingroup.com/jie-jue-fang-an.md)
- [Starcoin Protocol 协议架构](https://docs.starcoingroup.com/starcoin-protocol-xie-yi-jia-gou.md)
- [STAR的治理机制](https://docs.starcoingroup.com/starcoin-protocol-xie-yi-jia-gou/star-de-zhi-li-ji-zhi.md)
- [跨链与多链资产管理](https://docs.starcoingroup.com/kua-lian-yu-duo-lian-zi-chan-guan-li.md)
- [代币经济学](https://docs.starcoingroup.com/dai-bi-jing-ji-xue.md)
- [RWA 生态与应用场景](https://docs.starcoingroup.com/rwa-sheng-tai-yu-ying-yong-chang-jing.md)
- [Mosaic —链上资产发行与投资通道](https://docs.starcoingroup.com/rwa-sheng-tai-yu-ying-yong-chang-jing/mosaic-lian-shang-zi-chan-fa-xing-yu-tou-zi-tong-dao.md)
- [AQP —功能型饮用水的链上应用](https://docs.starcoingroup.com/rwa-sheng-tai-yu-ying-yong-chang-jing/aqp-gong-neng-xing-yin-yong-shui-de-lian-shang-ying-yong.md)
- [合规与风险声明](https://docs.starcoingroup.com/he-gui-yu-feng-xian-sheng-ming.md)
- [常见问题](https://docs.starcoingroup.com/chang-jian-wen-ti.md)
- [从 KuCoin 转移CFX到 Starcoin 钱包](https://docs.starcoingroup.com/chang-jian-wen-ti/cong-kucoin-zhuan-yi-cfx-dao-starcoin-qian-bao.md): KuCoin 是一家全球领先的加密货币交易平台，拥有超过 4000 万用户，遍及 200 多个国家和地区，深受信赖。
- [从 Gate.io 转移CFX到 Starcoin 钱包](https://docs.starcoingroup.com/chang-jian-wen-ti/cong-gate.io-zhuan-yi-cfx-dao-starcoin-qian-bao.md): Gate 是全球交易量排名前三的加密货币交易所之一，为超过 4200 万用户提供安全、可靠、透明且真实的数字资产交易服务。


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.starcoingroup.com/gai-shu.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.
