# Create An Account

Before you can take full advantage of the [MVHQ App](https://app.mvhq.io/) you must create your own personal MVHQ account. This is the account you will use to access MVHQ for all your future needs as a business or user.&#x20;

1. To create your account, navigate to: <https://app.mvhq.io/sign-up>
2. Here you will choose your preferred login method shown below.

<figure><img src="/files/Rb7a3FdpZY52ZOVUvMjr" alt="" width="375"><figcaption></figcaption></figure>

3. Once you have selected your login method and created your account, you're ready to start using the [MVHQ App](https://app.mvhq.io/)!

{% hint style="info" %}
Note: To edit your account information and add additional login methods, navigate to: <https://app.mvhq.io/settings/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.mvhq.io/getting-started/quickstart.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.
