# Registration

First of all you should register your personal account.

To do this, follow steps:

* specify all required fields:

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

| Field         | Comments                                                  |
| ------------- | --------------------------------------------------------- |
| Team name     | The name of your game team                                |
| Game platform | Game project platform name                                |
| Nickname      | Your game nickname                                        |
| Login         | Your account login - your EMAIL                           |
| Password      | at leat 6 chars with latin letters and digits             |
| Accept terms  | Switching on this checkbox you will agree with our rules. |

**After registration you need to pay $ 30.**&#x20;

To do this, after registration, an url will be sent to your email to make a deposit of $ 30:

![Finally click the "Pay 30$..." button to make a deposit of $ 30](/files/-MCINpkxucU0Sgath2UN)

**Troubleshooting:**

* **Incorrect email specified during registration**

*In this case, simply re-register.*

* **Successful registration email has not been received**

*Either you entered an incorrect email address, or the letter ended up in the spam folder.*

* **The link to pay the deposit in the letter does not work.**&#x20;

*In this case, contact technical support, according to the contact details*&#x20;

*Don't forget to specify  your account email*&#x20;

* **The invoice has been paid, but the balance has not been replenished**

*In this case, contact technical support, according to the contact details*

*Don't forget to specify  your account email*&#x20;


---

# 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.mmoweb.biz/quick-start-guide/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.
