# 🔸Atalhos

## <mark style="color:orange;">Jogabilidade</mark>

|                                             Tecla                                            |                    Função                    |
| :------------------------------------------------------------------------------------------: | :------------------------------------------: |
|                         <mark style="color:orange;">**\[ Q ]**</mark>                        |                 Poção de Vida                |
|                         <mark style="color:orange;">**\[ W ]**</mark>                        |                 Poção de Mana                |
|                         <mark style="color:orange;">**\[ E ]**</mark>                        |               Poção de Antídoto              |
|                        <mark style="color:orange;">**\[ TAB ]**</mark>                       |                Abrir minimapa                |
|                       <mark style="color:orange;">**\[ HOME ]**</mark>                       |          Ativar/desativar MU Helper          |
|                         <mark style="color:orange;">**\[ C ]**</mark>                        |           Informações do personagem          |
| <mark style="color:orange;">**\[ I ]**</mark>, <mark style="color:orange;">**\[ V ]**</mark> |                  Inventario                  |
|                         <mark style="color:orange;">**\[ N ]**</mark>                        |            Party / Guild Matching            |
|                         <mark style="color:orange;">**\[ A ]**</mark>                        |           Árvore de skills (Master)          |
|                      <mark style="color:orange;">**\[ ESPAÇO ]**</mark>                      |              Pegar item próximo              |
|                        <mark style="color:orange;">**\[ ALT ]**</mark>                       |               Ver itens no chão              |
|                         <mark style="color:orange;">**\[ H ]**</mark>                        |    Abrir baú adicional (com o baú aberto)    |
|                         <mark style="color:orange;">**\[ S ]**</mark>                        | Abrir loja pessoal (com o inventário aberto) |
|                         <mark style="color:orange;">**\[ L ]**</mark>                        |    Reparar itens (com o inventário aberto)   |
|                       <mark style="color:orange;">**\[ SHIFT ]**</mark>                      |          Fixar personagem na posição         |

### <mark style="color:orange;">Informação</mark>

|                     Tecla                     |            Función            |
| :-------------------------------------------: | :---------------------------: |
| <mark style="color:orange;">**\[ T ]**</mark> |             Quests            |
| <mark style="color:orange;">**\[ U ]**</mark> |              Menu             |
| <mark style="color:orange;">**\[ P ]**</mark> |    Lista de lojas pessoais    |
| <mark style="color:orange;">**\[ F ]**</mark> |        Lista de amigos        |
| <mark style="color:orange;">**\[ G ]**</mark> |             Guild             |
| <mark style="color:orange;">**\[ K ]**</mark> |          Gremory Case         |
| <mark style="color:orange;">**\[ Z ]**</mark> |      Config do MU Helper      |
| <mark style="color:orange;">**\[ X ]**</mark> |          Loja do jogo         |
| <mark style="color:orange;">**\[ B ]**</mark> |      Info do sistema Gens     |
| <mark style="color:orange;">**\[ M ]**</mark> | Janela de comando de teleport |

### <mark style="color:orange;">Outras informações</mark>

|                          Tecla                         |            Función           |
| :----------------------------------------------------: | :--------------------------: |
|     <mark style="color:orange;">**\[ F1 ]**</mark>     |    Dashboard (Custom S21)    |
|     <mark style="color:orange;">**\[ F2 ]**</mark>     |       Bloquear usuários      |
|     <mark style="color:orange;">**\[ F3 ]**</mark>     |  Activar/Desactivar Susurro  |
|     <mark style="color:orange;">**\[ F5 ]**</mark>     |     Ativar/desativar chat    |
|     <mark style="color:orange;">**\[ F6 ]**</mark>     |               -              |
|     <mark style="color:orange;">**\[ F7 ]**</mark>     |               -              |
|     <mark style="color:orange;">**\[ F8 ]**</mark>     |               -              |
| <mark style="color:orange;">**\[ CTRL + F10 ]**</mark> |       Resetar câmera 3D      |
|     <mark style="color:orange;">**\[ F12 ]**</mark>    | Ocultar cliente (try system) |
|      <mark style="color:orange;">**\[ D ]**</mark>     |      Janela de comandos      |
|      <mark style="color:orange;">**\[ O ]**</mark>     |           Opciones           |
|     <mark style="color:orange;">**\[ ESC ]**</mark>    |        Menu do sistema       |
|    <mark style="color:orange;">**\[ ENTER ]**</mark>   |           Modo chat          |
|  <mark style="color:orange;">**\[ PRINT SCR ]**</mark> |        Captura de tela       |


---

# 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://omeganetworks.gitbook.io/muguide-por/readme/interface/controls.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.
