# Registration

You can register using the link: <https://cp.darkdesert.one/signup/>

{% embed url="<https://cp.darkdesert.one/signup/>" %}

You will be taken to the DARKDESERT.ONE website to the “Registration” section. You need to fill in the following data:

1. Enter your user (must be at least five characters, only Latin characters and numbers can be used)
2. Enter your e-mail
3. Make up a password
4. Enter the password again as confirmation
5. Promo code (optional field)
6. Check the box next to "I have read and agree to the project rules" (mandatory)
7. Check the box next to "I am not a robot" (mandatory)

<figure><img src="/files/4Chdi63DzgVM65ubl8DE" alt=""><figcaption></figcaption></figure>

You will then be directed to the next step of the registration process:

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

You will see that you need to do the following steps:

1. Go to your email
2. Find and open the email from DarkDesert.one (check your spam and promotions folders if you can't find the email)
3. <mark style="color:yellow;">Confirm registration</mark>

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

After successful registration, you will be redirected back to the DARKDESERT.ONE website. You can now login to your account, download the client and download the drivers. [(Guide to installing the client)](/en/start/installation.md)

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

<mark style="color:red;">Important! If after clicking</mark> <mark style="color:yellow;">“Confirm registration”</mark> <mark style="color:red;">you get such a window, you need to turn off the VPN or copy the link from the email and paste it into the search bar in your browser.</mark>

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

<mark style="color:red;">P.S. If you do not confirm registration in the email that will come to your inbox, your registration will not be complete and you will not be able to log into your account.</mark>


---

# 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://wiki.darkdesert.one/en/start/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.
