# Creating a Bito account

You would need to create an account with your email to use Bito. You can sign up for Bito directly from the IDE extension or the Bito web interface at <https://alpha.bito.ai/>.&#x20;

1. After you install the Bito extension, click the "Sign up or Sign-in" button on the Bito sign-up flow screen.

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FrKXn8cHKNAL5GnpscTIz%2Fscrnli_10_11_2023_2-20-15%20PM.png?alt=media&#x26;token=0b44a956-ca5d-449d-98c2-c48231d50b02" alt=""><figcaption></figcaption></figure>

2. In the next screen, enter your work email address, and verify through a six-digit code sent to your email address.&#x20;

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FfBan4b3U8lc5mjiMlqFU%2Fimage.png?alt=media&#x26;token=5c517cd8-7450-4857-a9e1-bfb16bd5e970" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FFdYZqY99H9Uc5edpKF81%2Fimage.png?alt=media&#x26;token=d6f1cc20-880e-44e3-b48b-dffb5bf7fb5e" alt=""><figcaption></figcaption></figure>

3. Once your email is verified, you will get an option to create your profile. Enter your full name and set the language for the AI setup. Bito uses this setting to generate the output regardless of prompt language. &#x20;

<figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FpPJRCUaojm4vLIHlz1ts%2Fimage.png?alt=media&#x26;token=000cf658-5583-429f-a43f-a0902d7afcb4" alt=""><figcaption></figcaption></figure>

Now, let's learn[ **how to create a new workspace or join an existing one**](https://docs.bito.ai/help/account-and-settings/workspace) to start using Bito.


---

# 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.bito.ai/help/account-and-settings/creating-a-bito-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.
