# How to register

## ‣ Step 1: Acess the registration Page:&#x20;

{% hint style="info" %}
Go to our official website: [**Click Here**](https://originmu.com/register) Click the "Register"  button in the top right corner of the page.
{% endhint %}

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

## ‣ Step2: Complete the Registration Form:

{% hint style="info" %}
**①** Enter your valid email address. \
**②** Choose a unique username. \
**③** Create a strong password (combine uppercase and lowercase letters, numbers and symbols). \
**④** Confirm your password by entering it again. \
**⑤** Check the box "I accept the Terms of Service and Privacy Policy". \
**⑥** Click on "Create Account".
{% endhint %}

<figure><img src="/files/Ziq18xgsRCkF1LyTR3eM" alt=""><figcaption><p>Account creation alert</p></figcaption></figure>

## ‣ Step 3: Check your Email:

{% hint style="info" %}
**①** Open your email client and look for a message from \[<your_email@yourgame.com>]. \
**②** If you can't find the email, check your spam or junk folder. \
**③** Open the email with the subject "Account Verification".
{% endhint %}

<figure><img src="/files/61I7kNQPrPQLzido7zqt" alt=""><figcaption><p>Click open image</p></figcaption></figure>

## ‣ Step 4: Confirm your Email:

{% hint style="info" %}
**①** In the email, click the "Confirm My Account" button. \
**②** You will be redirected to our website. \
**③** If the button doesn't work, copy and paste the confirmation link provided in the email into your browser.
{% endhint %}

<figure><img src="/files/RHAPmr18uxoOd1ERHq1E" alt=""><figcaption><p>Email sent by the OriginMU team</p></figcaption></figure>

## ‣ Step 5: Complete Registration:

{% hint style="info" %}
**①** After clicking the confirmation link, you will see a "Account Confirmed Successfully" message. \
**②** Click "Continue to Login" or go to the website's home page. \
**③** Log in with your newly created username and password.
{% endhint %}

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

{% hint style="success" %}
Congratulations! Your account is created and confirmed. Now you are ready to start your OriginMU journey! 🤩
{% endhint %}

## 🔸Additional Tips:

{% hint style="danger" %}
Keep your username and password in a safe place. Never share your login information with anyone. If you don't receive the confirmation email within a few minutes, check your internet connection and try requesting a new confirmation email on the website.

<mark style="color:red;">If you encounter any issues during the process, don't hesitate to contact our support team via our official discord or Facebook page. Good luck and have fun!</mark>
{% 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://guides.originmu.com/how-to-start/how-to-register.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.
