# (1) 註冊 YOCTOL.AI 帳號

### **註冊帳號注意事項**

* 首次註冊帳號，請至您的**註冊信箱**收信進行**帳號驗證**。若無收到信，可檢查是否被歸至垃圾郵件，或是信箱已滿被退信。

### **註冊失敗可能原因**

* **未收到驗證信**\
  可能寄到垃圾信箱，或是信箱已滿被退信。
* **註冊時信箱填寫有誤**
* **使用尚未支援的瀏覽器**（建議使用 Chrome、Firefox）

請確認以上狀況皆已排除，若仍有問題，請與我們聯繫。


---

# 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://docs-tw.yoctol.ai/guide/sign_up.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.
