> For the complete documentation index, see [llms.txt](https://wiki.nlmt.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nlmt.cc/zakladni-informace/dostupne-prikazy.md).

# Dostupné příkazy

/report \[text] - Máte problém nebo potřebujete pomoct napište si report.

/id - Zjistit své ID

/here \[text] - Zanechat zprávu nebo informace na daném místě

/stav \[text] - Nastavit svůj stav

/roll - Hoď kostkou 1-6

/try - Ano/Ne

/po \[postal] - Nastavit GPS na postal

/switchjob - Změnit práci

/job - Zjistit aktuální práci

/hud - Vypnout/zapnout HUD

/record - Rockstar Editor

/clearstuckprops - Odstranit zaseknuté objekty

/vehcontrol - Ovládání vozidla

/stats - Zkontrolovat své statistiky

/crosshair - Vypnout/zapnout crosshair

/streamermode - Vypnout/zapnout hudbu

## [Premium příkazy](https://store.nlmt.cc/category/support) <a href="#id-8cc1ba61eqw" id="id-8cc1ba61eqw"></a>

/carradio - Rádio do vozidla

/crossmenu - Úprava crosshairu

/autopilot - Když si nastavíte GPS a použijete příkaz autopilot vás tam automaticky doveze

## Oblečení <a href="#id-3owmyd1s6f5" id="id-3owmyd1s6f5"></a>

/maska - Sundat/nasadit masku

/vesta - Sundat/nasadit vestu

/triko - Sundat/nasadit triko

/kalhoty - Sundat/nasadit kalhoty

/helma - Sundat/nasadit helmu

## PD / EMS Příkazy <a href="#bfdr3c4lr14" id="bfdr3c4lr14"></a>

/opendispatch - Otevřít dispatch

/clearDispatch - Vyčistit dispatch

/loc - Aktuální lokalita

/panic - Panic Button


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.nlmt.cc/zakladni-informace/dostupne-prikazy.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.
