# Conhecendo as Interfaces

Primeiro contato com o jogo:

No canto inferior esquerdo (acima das coordenadas) ao clicar no botão indicado será aberto um MENU com várias opções auto explicativas.

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

Na tecla F1, serão exibidos mais comandos e atalhos importantes!

<div><figure><img src="/files/08bf4jfCeJzvbm7dl2sn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WUmdk5HbbeD5nG6ND0sD" alt=""><figcaption></figcaption></figure></div>

Já na parte inferior temos:

<mark style="color:red;">**1- Barra de Vida**</mark>**&#x20;- Indica quanto de vida seu personagem possui**

<mark style="color:blue;">**2- Barra de Mana**</mark>**&#x20;- Usado para conjurar habilidades**

<mark style="color:yellow;">**3- Barra de SD**</mark>**&#x20;- Camada adicional de defesa que protege a vida**

<mark style="color:purple;">**4- Barra de AG**</mark>**&#x20;- Barra de energia usada para ativar algumas habilidades**

**5- Barra de Experiencia - Usado para indicar sua progressão para o proximo level**

<figure><img src="/files/8ZykD6cDyOB9s6dILvwd" alt=""><figcaption></figcaption></figure>

Já no meio temos uma barra com atalhos para consumiveis (lado esquerdo) e no centro para suas habilidades.

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

{% hint style="info" %}
Para gravar um consumível ou uma habilidade na barra de atalho é bem simples. Basta passar o cursor sobre o item ou habilidade desejada e, enquanto segura a tecla **CTRL**, pressione o número correspondente ao atalho que você quer usar. Por exemplo: segurei **CTRL + 1** para adicionar a Habilidade **Fire Burst** ao atalho 1.
{% endhint %}

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

<figure><img src="/files/9x0q0U5ZbPag2uNsv5uF" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://mulastwar.gitbook.io/portal/guias-basicos/conhecendo-as-interfaces.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.
