# ⚡Hotkeys

The **Hotkeys** system in *New Madrigal Flyff* provides players with a customizable and efficient way to access various game functions, making gameplay smoother and more convenient. Players can use hotkeys to quickly execute actions, open menus, and manage their characters without navigating through multiple UI elements manually.

<details>

<summary>Customizing Hotkeys</summary>

Players can customize their hotkeys by following these steps:

1. Open the **Start** > **Options Menu.**
2. Navigate to the **Hotkeys** section.
3. Click on a function to rebind the key.
4. Press the new key you want to assign.
5. Save changes before exiting.

</details>

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

### Additional Informations:

* **ESC** – ⚙️ Open Game Menu
* **Enter** – 💬 Open Chat Window
* **Tab** – 🎯 Switch Target
* **Arrow Keys** – 🎮 Navigate UI / Camera Movement
* **Ctrl + Number** – 🏹 Use Skill / Item from Hotbar
* **Spacebar** – ✨ Jump


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/quality-of-life/hotkeys.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.
