# How to create my character

Hello adventurer, to start, now that you have created your account, let's create your character.

{% hint style="info" %}
1- Open your gamelauncher.exe

2- Select the channel and log in to your account.
{% endhint %}

<figure><img src="/files/8929WLEQAv9ssVB8Pf4F" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Press 'Create' and choose your character and define your nickname.
{% endhint %}

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

{% hint style="success" %} <mark style="color:green;">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-create-my-character.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.
