# 违约与终止

{% hint style="info" %}
在下列情况下，我们会终止向用户提供服务：

* 在互联网上**公开泄露**本站节点地址、订阅链接等
* 将本站服务用于网络攻击、盗版bt下载（无视DMCA的bt下载节点除外）、扫描滥发并收到上游的投诉邮件
* 间谍行为、网络攻击行为、危害国家安全等严重行为
* 其他可能涉及到侵害某方利益的行为
  {% endhint %}


---

# Agent Instructions: 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.bocchi.ooo/wei-yue-yu-zhong-zhi.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.
