# Create Account

**1. Creating an Account**

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

You can create an account using the access key provided in the email, as shown in the image above. Copy the provided key and enter it on the sign-up page to complete the account creation process.

| <p><strong>Access Key</strong><br>The access key allows you to create an account. Once the account creation is completed, the key can no longer be used. If you need an additional key, please contact us using one of the following methods:</p><ul><li>Email: <a href="mailto:support@qmmea.com"><strong><support@qmmea.com></strong></a></li><li>Contact Page: <a href="https://prod.qmmea.com/contact">Submit a Request</a></li></ul><hr><p><strong>Guide</strong><br>Navigates to the guidebook page.</p><hr><p><strong>Sign-Up</strong><br>Navigates to the sign-up page.</p> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

**Enter Access Key**\
Enter the access key into the form as shown on the screen, then click **"Next"**

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

**Access Denied**\
If an incorrect key is entered, an "Access Denied" message will appear as shown on the screen. Please check if the key is correct and try again.

<figure><img src="/files/1fRoE2Peg1JCh3uulqGr" alt=""><figcaption></figcaption></figure>

**Creating a Username / Password**

* **Username Rules**:
  * You can use lowercase letters and special characters like `#!@`.
  * Emojis and uppercase letters are not allowed.
  * If a duplicate username is entered, it will be rejected.

<figure><img src="/files/8WVvLVOMSDNejZxxM9d3" alt=""><figcaption></figcaption></figure>

**Password Rules**:

* Uppercase letters are allowed.
* Additional password requirements can be found on the sign-up page.

<figure><img src="/files/8TmOCgNGszuPHYwj6DYU" alt=""><figcaption></figcaption></figure>

**Final Confirmation**\
If the entered username and password are valid, a confirmation popup will appear as shown above. Click the **"Finish"** button to complete the account creation process.

<figure><img src="/files/FpnEdrrEhuhD0t18yU6a" 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://qmmea.gitbook.io/guide/lets-start/create-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.
