> For the complete documentation index, see [llms.txt](https://docs.tronsave.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tronsave.io/chinese/resources/terms-of-service.md).

# 服务条款

**TronSave** 提供一个用于买卖 TRON 能量的在线平台。访问或使用我们的网站和服务，即表示您（"用户"、"您"或"您的"）同意受以下服务条款的约束。如果您不同意这些条款，请勿使用我们的网站或服务。

{% hint style="warning" %}
TronSave 服务**不在美国或越南提供**。如果您位于这些地区，将无法使用本平台。请参阅下文的[服务可用性](#id-8.-fu-wu-ke-yong-xing)。
{% endhint %}

## 1. 资格

我们的服务面向年满 18 周岁或以上的用户。使用我们的服务，即表示您声明并保证您已达到可订立具有约束力合同的法定年龄，并且您满足所有资格要求。

## 2. 费用

TronSave 可能会就某些交易和服务收取费用。具体费用将在交易或服务时向您明确披露。您有责任支付与使用我们服务相关的所有费用。

## 3. 账户与注册

为了使用我们的服务，您需要使用您的 TronLink 账户登录。您需独自负责维护账户的保密性以及私钥的安全。TronSave 团队绝不会向您索取私钥或任何与您的 TronLink 账户相关的敏感信息。

## 4. 服务使用与合规

您同意仅将我们的服务用于合法目的，不从事任何非法或未经授权的活动，包括可能损害、扰乱或破坏我们系统的行为。

TronSave 遵循反洗钱（AML）原则，以维护透明、安全的生态系统。我们可能会监控钱包活动、拦截可疑交易，或限制对被监管机构或安全合作伙伴标记的地址的访问。

如法律有要求，TronSave 可能会向授权机构提供钱包、访问或交易数据以供调查。用户应全权负责确保其活动符合适用法律。

## 5. 知识产权

我们网站和服务上的所有内容，包括但不限于文本、图形、徽标、图像和软件，均为 TronSave 或其第三方许可方的财产，并受版权和商标法保护。未经我们明确的书面同意，您不得使用我们网站或服务中的任何内容。

## 6. 系统故障

TronSave 竭尽全力确保我们的网站和服务始终可用并正常运行。然而，由于技术和互联网的性质，我们无法保证我们的网站和服务在任何时候都可用或正常运行。对于因系统故障或服务中断而造成的任何损失或损害，TronSave 概不负责。

## 7. 安全

TronSave 绝不会向您索取私钥或任何与您的 TronLink 账户相关的敏感信息。您需独自负责维护账户的安全，并对在您账户下发生的任何行为负责。请务必妥善保管您的账户信息和私钥，切勿与任何人分享。对于因未经授权访问您的账户而造成的任何损失或损害，TronSave 概不负责。

{% hint style="info" %}
切勿分享您的私钥。TronSave 团队绝不会通过任何渠道索取私钥。
{% endhint %}

## 8. 服务可用性

请注意，我们的服务**不在美国或越南提供**。如果您位于这些地区，很遗憾，您将无法使用我们的平台。

## 9. 最终决定权

所有行动和最终决定均由 TronSave 全权酌情决定。


---

# 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://docs.tronsave.io/chinese/resources/terms-of-service.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.
