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

# API

- [Querying](https://runemate.gitbook.io/runemate-documentation/api/querying.md): How to find any "thing" in-game.
- [Delays](https://runemate.gitbook.io/runemate-documentation/api/delays.md): Write more reactive and performant bots.
- [Game World](https://runemate.gitbook.io/runemate-documentation/api/game-world.md): How the world is built.
- [Instances](https://runemate.gitbook.io/runemate-documentation/api/game-world/instances.md): Working with in-game instances.
- [Navigation](https://runemate.gitbook.io/runemate-documentation/api/game-world/navigation.md): Getting around.
- [Global Pathfinding](https://runemate.gitbook.io/runemate-documentation/api/game-world/global-pathfinding.md): Really getting around...
- [Default User Interface](https://runemate.gitbook.io/runemate-documentation/api/default-user-interface.md): Showing off.
- [Settings](https://runemate.gitbook.io/runemate-documentation/api/default-user-interface/settings.md): Making your bot configurable.
- [Varps, Varbits and Varcs](https://runemate.gitbook.io/runemate-documentation/api/varps-varbits-and-varcs.md)
- [Events](https://runemate.gitbook.io/runemate-documentation/api/events.md): Reacting to changes in the game.
- [Concepts](https://runemate.gitbook.io/runemate-documentation/api/concepts.md)
