# How to create an account in Dapta?

{% embed url="<https://www.tella.tv/video/creating-a-dapta-account-ajnh?b=0>" %}

## Signing up manually

1. Visit our website:

   * Go to [dapta.ai](https://www.dapta.ai/)
   * In the upper right corner, click on the “Create an Account” button.

   <figure><img src="/files/grUGOaY3idI6zP54mpyh" alt=""><figcaption></figcaption></figure>
2. **Enter your details:**
   * Provide your first name, last name, and a valid email address.
   * Make sure you have access to the email provided, as we will send you a verification code.
   * Click on "Send Email Code" to receive the verification code to y

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

3. **Verify your email address:**

* Check your inbox; you will receive an email with a verification code.

> IMPORTANT: If you do not find the email in your main inbox, check your spam folder or request another code by clicking "Resend".

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

4. **Enter the verification code:**
   * Copy the code received by mail and paste it into the corresponding verification field on the website.

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

5. **Finish the process:** Congratulations! You now have your Dapta account.

## Signing up with Google

Visit our website:

1. Go to [dapta.ai](https://www.dapta.ai/)
2. In the upper right corner, click on the “Create an Account” button.
3. Now you can easily create an account in Dapta using google sign in. Just click in continue with Google.

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

4. Select your Google account

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

5. **Finish the process:** Congratulations! You now have your Dapta account.


---

# 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.dapta.ai/fundamentals/how-to-create-an-account-in-dapta.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.
