> For the complete documentation index, see [llms.txt](https://clash-node-transforming-the-futu.gitbook.io/user-guide-clash-node/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clash-node-transforming-the-futu.gitbook.io/user-guide-clash-node/services-guides/tutorial-backoffice/zhong-wen-jiao-cheng/deng-ji.md).

# 登記

使用贊助商的推薦連結進行註冊並訪問註冊區域：

<figure><img src="/files/NAdTI9oELiGZvLYVTuTd" alt=""><figcaption></figcaption></figure>

*帳戶註冊說明*

1. **姓名**: 在第一個欄位中輸入您的姓名。
2. **電子郵件**:
   * 在第二個欄位中輸入您的電子郵件。
   * 重複第三個欄位中的電子郵件以進行確認。
3. **聯絡資訊**:
   * 在第四個欄位中選擇您的原籍國。
   * 輸入你的電話號碼。
4. **使用者名稱**:
   * 在第五個欄位中，建立一個 \[使用者名稱] 作為您的登入名稱（一起使用字元且不帶空格）。
5. **密碼**:
   * 在第六個欄位中，建立一個存取密碼，該密碼可以是字母數字並包含特殊字元（如果您願意）。
6. **精加工**:
   * 按一下 \[新帳戶] 完成此程序。
7. **確認**:
   * 完成此步驟後，系統將發送一封帶有註冊確認訊息的歡迎電子郵件，以便您可以存取系統。


---

# 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://clash-node-transforming-the-futu.gitbook.io/user-guide-clash-node/services-guides/tutorial-backoffice/zhong-wen-jiao-cheng/deng-ji.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.
