# How to Start?

<h2 align="center">Hello Adventurers of the Epicmu Universe !!</h2>

{% hint style="info" %}

<p align="center">In our navigation menu, you will find the <mark style="color:yellow;">"REGISTRATION"</mark> menu where you will start your new adventure.</p>

<p align="center"><a href="https://epicmu.net/registration">https://epicmu.net/registration</a></p>
{% endhint %}

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

<h3 align="center"><strong>2 - Filling in registration information:</strong></h3>

<figure><img src="/files/2Z4SdfVNm1H8WjnUvxeY" alt="" width="426"><figcaption></figcaption></figure>

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

{% hint style="info" %}

<p align="center">You will receive our e-mail with your registration data containing User and Password.</p>
{% endhint %}

<h3 align="center"><strong>3 - Confirm your Registration:</strong></h3>

<figure><img src="/files/0KHIV2X9yKT77yWVHiwr" alt="" width="563"><figcaption><p>Illustrative picture</p></figcaption></figure>

<h4 align="center"><mark style="color:yellow;"><strong>Note:</strong></mark> It is necessary to verify your account.</h4>

{% hint style="info" %}

<p align="center">Remembering that the password is random, if you want to change it, <br>just access: ( <a href="https://epicmu.net/lost-password"><mark style="color:blue;">https://epicmu.net/lost-password</mark></a> ) <br>and fill in the necessary data to change it. You will receive another email containing a link to change your password.</p>
{% endhint %}

<h3 align="center"><strong>4 - Download Game:</strong></h3>

<figure><img src="/files/lekRfmPmphi7PkWp8mix" alt="" width="364"><figcaption></figcaption></figure>

{% hint style="info" %}

<p align="center"><strong>Through this link</strong> <strong>(</strong> <a href="https://epicmu.net/downloads"><mark style="color:blue;">https://epicmu.net/downloads</mark></a> <strong>)</strong> <strong>you will be able to download the game. Remembering that we have several download methods, choose the one you find most comfortable.</strong></p>
{% endhint %}

<h3 align="center"><strong>5 - Extract and configure the game:</strong></h3>

{% hint style="info" %}

<p align="center">Extract the files on your <mark style="color:yellow;">Local Disk C: using (WinRar) Open the “Launcher” file</mark>. <br>A brief recommendation is to always start with the launcher, because if you have any updates, <br>the launcher will make sure your game is always up to date.</p>

<p align="center">When you click on the launcher, a new window appears where you can configure the game according to your needs. If you're ready, it's time to start the adventure by pressing “<mark style="color:yellow;">Play now</mark>”.</p>
{% 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.epicmu.net/starter-guide/how-to-start.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.
