# Commands

- [Emotes](https://info.ff14fun.club/learning/commands/emotes.md)
- [Emotes to Get](https://info.ff14fun.club/learning/commands/emotes/emotes-to-get.md): Get free emotes in-game!
- [Custom Emotes](https://info.ff14fun.club/learning/commands/emotes/custom-emotes.md): You can do your own custom emotes!
- [Minions](https://info.ff14fun.club/learning/commands/emotes/minions.md): Use emotes on certain minions to get neat reactions!
- [Random/Dice](https://info.ff14fun.club/learning/commands/random-dice.md): Use in-game random number generators!
- [Item Search](https://info.ff14fun.club/learning/commands/item-search.md): The /isearch command does a complete search of your inventory for all items you own.
- [Nameplate Displays](https://info.ff14fun.club/learning/commands/nameplate-displays.md): The /nameplatedisp command lets you change the display of nameplates for players!
- [Echo](https://info.ff14fun.club/learning/commands/echo.md): The /echo command displays a message that only you can see.


---

# 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/commands.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.
