# (1) Create YOCTOL.AI Account

### **Notice**

Click “Sign up”. To finish creating your account, please **confirm your email**. If you cannot find your confirmation email:

* Check your junk mail folder. If you are using Gmail, check your Social emails or whether your inbox is full.

### **Possible Reasons for Registration Failure**

* **If you did not receive a confirmation email, the mail might be moved to your trash bin, or it could just be that your mailbox is full.**
* **You may have entered a wrong email address.**
* **You may be using a non-supported browser. We suggest you use Chrome or Firefox.**

If you have double-checked the possible reasons above and you still have issues registering, please contact us at Yoctol.AI.


---

# 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-en.yoctol.ai/chatbot-building-guide/1-create-yoctol.ai-account.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.
