# Creating a new account

Registration is very simple and fast, requiring a minimum of data. Follow the instructions below:

1. Please open the website- <https://my.myft.cloud/auth/register>
2. Fill in all the required data such as first name, last name, email address and password and click on the "Continue" button.

<figure><img src="/files/NRFkB0m4iqh4gTwLZtQK" alt=""><figcaption><p>Registration page</p></figcaption></figure>

3. Once your account is created correctly, you will be redirected to the customer area.

{% hint style="info" %}
On the email on which you created an account you will receive a message about the registration of the account and confirmation of verification. We recommend that you verify the email address associated with your account.
{% endhint %}


---

# 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.myft.cloud/getting-started/creating-a-new-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.
