# Log in to your SIXBOT account

## Account login

After the system download is successful, enter the login screen, you can use the following 3 methods to log in to your account:

1\.  Log in by entering your email address and password;

2\.  Log in directly with your Apple account;

3\.  Log in directly with your Google account (Coming Soon)

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

{% content-ref url="/pages/ZP6zXfawfxADTQ3BvRLv" %}
[First Time Login](/sixbot-help-center/tutorial/login/createcompany.md)
{% endcontent-ref %}


---

# 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/login.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.
