# Creating an Account

To create an account go to the main login page: <https://cloud.mapir.camera/>

Click the Sign up text:

![](/files/-M7IxrHkJ7tID5Q3jnAH)

Enter in the requested information:

![](/files/-M7JEOKZmH6kOrwQJRfz)

Click the Sign Up button:

![](/files/-M7IyvoFobcBphzjlQaV)

You will then receive an account verification email at the email address you entered during signup.

Click the link in the email to verify your account. Your account is now verified.&#x20;

You can then [change your password on your account settings page](/mapir-cloud/account-page/changing-your-password.md).


---

# 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://mapir.gitbook.io/mapir-cloud/getting-started/creating-an-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.
