> For the complete documentation index, see [llms.txt](https://mu-dual-nation-ofc.gitbook.io/mu-dual-nation-ofc-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-dual-nation-ofc.gitbook.io/mu-dual-nation-ofc-docs/sobre/atalhos.md).

# Atalhos

<kbd>**AtalhosInformações**</kbd>

**F1 =** Sistema de ajuda do jogo.

**F2 =** Minimiza as informações dos ganhos experiência.

**F10 =** Ativa a câmera 3D, podendo maximizar ou minimizar a tela.

**F12 =** Minimiza o jogo, aparecendo em "Ícones Ocultos".

**D =** Elenca uma janela com vários comandos para utilizar.

**X =** Abre o Shop para comprar itens por Cash, Event ou Globin Points.

**C =** Abre uma janela indicando o Level, Resets e Status do personagem.

**V =** Abre uma janela indicando seus equipamentos e itens guardados no inventário.

**M =** Abre uma janela indicando os mapas para teletransportes.

**G =** Abre uma janela indicando a Guilda que está vinculada.

**J =** Abre uma janela do Jewel Bank, com a quantidade de Jewel armazenadas.

**U =** Abre o Menu .

**Z =** Abre a janela do Mu Helper.

**Tab =** Abre uma janela do Mapa que estiver.

**Ctrl  =** Ativa o modo Killer..


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mu-dual-nation-ofc.gitbook.io/mu-dual-nation-ofc-docs/sobre/atalhos.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.
