> For the complete documentation index, see [llms.txt](https://matrixdock.gitbook.io/matrixdock-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://matrixdock.gitbook.io/matrixdock-docs/kai-shi/ru-he-zhu-ce-matrixdock-zhang-hu.md).

# 如何注册 Matrixdock 账户

## 第一步   创建账户

作为开始，你需要在 Matrixdock 开立一个账户。

<https://www.matrixdock.com/dock/sign-up>

## 第二步 完成 KYC 和 AI 认证

KYC ( “了解您的客户”的简称)是为了防止欺诈、洗钱和其他非法活动。登录您的账户后，请按照以下链接逐步完成 KYC 和 AI 认证。

* STBT 需要 KYC 和 AI 验证&#x20;
* XAUm 仅需要 KYC 验证

<https://app.matrixdock.com/verification>

## 第三步 添加白名单地址

对于 STBT 用户，一旦 KYC 和 AI 认证通过，用户可以通过签名添加地址到白名单，或者通过 Satoshi 测试手动添加地址。

<https://app.matrixdock.com/whitelist>


---

# 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://matrixdock.gitbook.io/matrixdock-docs/kai-shi/ru-he-zhu-ce-matrixdock-zhang-hu.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.
