> For the complete documentation index, see [llms.txt](https://doc.degyax.com/degyax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.degyax.com/degyax/zheng-ce/shi-yong-zheng-ce.md).

# 使用政策

在使用 DegYax 的服务之前，您必须同意此 AUP，您也同意要求您的最终用户遵守此 AUP。DegYax 保留随时修改本 AUP 的权力，并没有通知您的义务。

根据您的服务发布协议，DegYax 可自行决定终止您对服务的访问，如果您的行为违反了（或疑似违反了）本 AUP，或者您的最终用户违反了（或疑似违反了）本 AUP。

### 禁止非法用途和违禁用途

{% hint style="danger" %}
作为使用 DegYax 服务的条款之一，您不能把 DegYax 提供的服务用于任何非法用途，否则您将不能使用本服务。您不得使用任何有可能损害、禁用、过载或以其他方式损害任何由第三方提供的DegYax 服务。您不得以任何方式尝试获取服务并未提供的任何信息。
{% endhint %}

### 服务的使用

{% hint style="warning" %}
该服务旨在使您和您的最终用户通过互联网与他人沟通，您同意使用的服务（并要求用户使用到的服务），才发布、发送和接受信息。在适用时，您同意正确使用服务（而不是作为一个限制），任何我们认为的非正常使用都会导致您的账号被我们无条件封禁

DegYax 保留在任何时候透露任何信息，当这些信息被法律、法规和政府要求时，或是编辑、删除、拒绝发布任何信息或资料。全部或部分这样做由 DegYax 自行决定。

DegYax 不控制或认可服务中发现的任何内容、消息或信息。因此，DegYax 明确拒绝承担任何责任，并不服务您参与产生的任何行为和问题。

当您的服务消耗了过多资源时，如大流量下载、PT/BT，DegYax 有权随时停止提供给您的资源，以保证该节点其他用户的正常使用
{% endhint %}

### 终止/限制访问

{% hint style="warning" %}
DegYax 没有义务监督服务，然而，DegYax 保留审查发布于 DegYax 的任何服务和材料，并有自行决定是否删除服务和内容的权力。DegYax 保留权利自行决定在何时终止其所有或部分服务和相关服务，或限制其访问权限，并没有义务通知您，对于违反本 AUP 的用于，一旦服务终止，DegYax 没有任何义务进行后续维护。
{% endhint %}

### 禁止 SMTP

{% hint style="warning" %}
DegYax 将会立即终止任何被认为发送垃圾邮件或者大量未经请求的邮件的服务，并且没有任何义务进行恢复。
{% endhint %}

### 注意涉及侵权

{% hint style="warning" %}
DegYax 尊重知识产权并要求我们的客户做到相同的，因此，禁止下载PT/BT
{% endhint %}

### 通知和移除程序

{% hint style="warning" %}
DegYax 保留在任何时候删除被认为侵权或者收到侵权声明的服务和内容。 DegYax 保留随时有权禁止访问或者删除内容的方式阻止被侵权内容访问或任何声称是基于事实的侵权内容。
{% endhint %}


---

# 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://doc.degyax.com/degyax/zheng-ce/shi-yong-zheng-ce.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.
