> For the complete documentation index, see [llms.txt](https://exbit-1.gitbook.io/exbit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exbit-1.gitbook.io/exbit-docs/he-gui-yu-fa-l/shou-xian-zhi-si-fa-xia-qu-sheng-ming.md).

# 受限制司法辖区声明

为遵守适用的法律法规、反洗钱（AML）及反恐融资（CFT）规定、国际制裁义务及其他合规要求，本平台特此明确以下限制性政策：

***

#### 一、受限司法辖区范围

本平台**不向**以下国家或地区的居民、机构或用户提供任何产品或服务：

* **阿拉伯联合酋长国（UAE）**
* **美利坚合众国（USA）**
* **中国大陆**
* **中国香港特别行政区（Hong Kong SAR）**
* 任何其他因适用法律、国际制裁、出口管制或监管规定而被禁止或限制提供数字资产服务的国家或地区。

***

#### 二、适用主体与行为限制

如您属于上述任一司法辖区的：

* 居民、国民或永久居民；
* 在该地注册或实际运营的机构；
* 或实际居住/位于上述地区，

请您**立即停止**注册、登录、访问或使用本平台的任何产品或服务。

***

#### 三、平台保留的权利

本平台有权根据法律法规、监管要求及内部合规政策，随时：

* 拒绝开户申请；
* 限制账户部分或全部功能；
* 暂停或终止服务；
* 要求用户完成额外的身份验证（KYC）、反洗钱（AML）及其他必要合规审查。

***

#### 四、禁止规避行为

用户**不得**通过以下方式规避本平台的地域限制：

* 使用VPN、代理服务器、虚拟定位服务；
* 提供虚假或误导性的居住地、国籍或注册信息；
* 采取任何其他技术或人为手段掩饰真实所在地。

如发现上述行为，本平台有权立即采取限制措施，包括但不限于限制账户功能、暂停或终止服务，并保留追究法律责任的权利。

***

#### 五、名单更新与通知

本平台保留根据适用法律法规、监管要求或内部合规政策，**随时更新**受限司法辖区名单的权利。更新后的名单将自发布之日起生效，恕不另行个别通知。请您定期查阅本声明以获取最新信息。

***

**如有疑问，请联系本平台合规团队。**\
感谢您的理解与配合。


---

# 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://exbit-1.gitbook.io/exbit-docs/he-gui-yu-fa-l/shou-xian-zhi-si-fa-xia-qu-sheng-ming.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.
