> For the complete documentation index, see [llms.txt](https://xiv.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xiv.dev/game-internals/world/coordinates.md).

# Coordinate System

Few things to note:

* Just like Super Mario 64, `y` component of coordinate represents **altitude**. Think `z` component as depth as in Z-buffer.

(TODO)
