> For the complete documentation index, see [llms.txt](https://gmgai.gitbook.io/gmgai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gmgai.gitbook.io/gmgai-docs/9-zhu-yi-shi-xiang-ji-sheng-ming-shi-xiang/9.1-zhu-yi-shi-xiang.md).

# 9.1 注意事項

* **系統性風險**：全局性因素可能帶來參與不確定性，包括政策調整、市場波動、總體經濟環境、不可抗力等。
* **合規注意事項**：數位資產領域監管持續完善，不同國家與地區政策存在差異，參與者應遵守當地法規。
* **安全性風險**：分散式技術仍持續發展，需注意網路安全、私鑰保管、系統穩定性等相關風險。
* **流動性風險**：生態積分流通基於市場共識，平臺不承諾價值與流動性。
* **競爭風險**：底層協定為開源軟體，市場可能出現同類技術與產品競爭。


---

# 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 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, and the optional `goal` query parameter:

```
GET https://gmgai.gitbook.io/gmgai-docs/9-zhu-yi-shi-xiang-ji-sheng-ming-shi-xiang/9.1-zhu-yi-shi-xiang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
