# Register for SIXBOT Account

## Step 1: Go to the Registration Page

Navigate to the registration page through the official website

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

## Step 2: Register Account

On the registration page, you can register your account using the following 3 methods:

1\.  Email Address and Password Registration

2\.  Register with Apple Account

3\.  Sign up with a Google account (Coming Soon)

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

## 1.3.  Step 3: Verify with a Code

After registration, you will receive a verification email with a code

{% hint style="info" %}
\*Note: If you cannot find the email, check your spam folder
{% endhint %}

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

Return to the registration page, enter the verification code

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

## 1.4.  Step 4: Go to the official website download page

After verifying with the verification code, you will be redirected to the download page to download different client versions

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


---

# 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://sixbot.gitbook.io/sixbot-help-center/tutorial/signup.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.
