# User Interface

- [Character Configuration](https://info.ff14fun.club/learning/user-interface/character-configuration.md): Tips and tricks for the Character Configuration!
- [Control Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/control-settings.md)
- [Item Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/item-settings.md)
- [UI Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/ui-settings.md)
- [Display Name Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/display-name-settings.md)
- [Hotbar Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/hotbar-settings.md)
- [Log Window Settings](https://info.ff14fun.club/learning/user-interface/character-configuration/log-window-settings.md)
- [System Configuration](https://info.ff14fun.club/learning/user-interface/system-configuration.md)
- [Sound Settings](https://info.ff14fun.club/learning/user-interface/system-configuration/sound-settings.md)
- [Graphics Settings](https://info.ff14fun.club/learning/user-interface/system-configuration/graphics-settings.md)
- [Theme Settings](https://info.ff14fun.club/learning/user-interface/system-configuration/theme-settings.md): Change your preferred theme!
- [Other Settings](https://info.ff14fun.club/learning/user-interface/system-configuration/other-settings.md)
- [HUD Layout](https://info.ff14fun.club/learning/user-interface/hud-layout.md)


---

# 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://info.ff14fun.club/learning/user-interface.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.
