# Account registration

{% hint style="success" %}
<https://consta.app/app/register>
{% endhint %}

Now enter your contact details (name, email, password) and click "CREATE ACCOUNT":

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

Then you will see a window to confirm your email:

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

You need to go to your mailbox, find an email from Consta, and click the “Verify E-Mail” button:

<figure><img src="/files/ou0i9QMF8mxAaabSmRTz" 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://docs.consta.app/intro-to-consta/account-registration.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.
