> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexdev.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A clean, black-and-white coordinates tool for FiveM. Grab the exact spot your character is standing at and copy it to your clipboard in whichever format you need — JSON, Lua table, standard,…

A clean, black-and-white coordinates tool for FiveM. Grab the exact spot your character is standing at and copy it to your clipboard in whichever format you need — JSON, Lua table, standard, `vector3`, or `vector4`.

A modern, animated UI: smooth entrance/exit transitions and a vignette backdrop throughout.

## In this section

* [Installation](/nex_coordstool/installation)
* [Configuration](/nex_coordstool/configuration)
* [Usage](/nex_coordstool/usage)
* [Troubleshooting](/nex_coordstool/troubleshooting)

## What you get

* **Standalone** — no framework, no dependencies, drops into any FiveM server
* `/coordsx` — opens a saver menu at your current position; one click copies + closes
* `/coordshud` — toggles a small live HUD in the top-right with your X / Y / Z / H
* `/mfix` — emergency mouse-release if NUI focus ever desyncs
* Five output formats: **JSON**, **Lua table**, **standard CSV**, **vector3**, **vector4**
* Configurable decimal precision (default `3`)
* Optional chat-notify after copy
