> For the complete documentation index, see [llms.txt](https://cn.docs.rootdata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cn.docs.rootdata.com/terms-conditions/disclaimer.md).

# 免责声明

本条款构成您与 RootData（“我们”、“我们的”）之间具有法律约束力的协议。您在使用平台提供、通过平台提供或以其他方式向您提供的服务时适用本条款。\
您注册或访问 RootData、或使用 RootData 服务即表明，您同意您已经阅读、理解并接受本条款及其中提及的任何附加文件或条款。您承认并同意您将受本条款不时更新及修订后版本约束并遵守其规定。\
如果您未完全理解并接受本条款，请勿注册或访问、使用 RootData 或任何 RootData 的服务。

**1.不提供投资建议**

我们不提供与我们的产品或服务有关的投资建议。RootData 平台所展示和提供的信息，均来源于公开市场或者互联网，我们不对其真实性和准确性进行承诺，更不构成任何投资建议、财务建议、交易建议或任何其他类型的建议。您应根据您个人的投资目标、财务状况及风险承受能力，自行决定任何投资、投资策略或相关交易是否适合您。

**2. 市场风险**

数字资产及其交易存在较大的市场风险和价格波动。价值的变化可能很显著，并且可能发生迅速且没有预警，您有可能无法收回投资的成本金额。

**3. 流动性风险**

数字资产可能具有有限的流动性，这可能使您难以或不可能在您希望出售或退出时即可出售或者退出，该种有限的流动性可能在任何时候发生。

**4. 数字资产相关风险**

数字资产的价值和任何其他资产一样可能会大幅波动，购买、出售、持有或投资数字资产存在遭受重大经济损失的风险。因此，请基于自身财务状况考虑是否适合持有数字资产。

**5. 利益相关声明**

任何在 RootData 上出现的第三方广告和链接并不构成 RootData 的背书、保证、担保或推荐。在您决定使用任何第三方服务之前，请自行做好研究调查。

**6. 联合营销条款**

RootData 可能会因联合营销链接而获得收益。这种收益可能是以金钱或服务的形式体现，并且可能在网站访问者不采取任何行动的情况下存在。如果您执行了与相应链接有关的操作，RootData 将可能获得某种形式的收益。


---

# 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:

```
GET https://cn.docs.rootdata.com/terms-conditions/disclaimer.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.
