# Jak funguje policie?

Práci musíš získat od členů vlády.

Členové vlády nabírají nové státní složky pomocí \
`/hire Police [nick]`

## Co vlastně dělá policie?

Pokud nějaký hráč zabije jiného, stane se HLEDANÝ.\
Pokud takovýto hledaný hráč je zabit policistou, skončí ve vězení automaticky.

Nicméně, pokud hráč udělá pouze přestupek, lze aby mu ho policista zapsal pomocí\
`/felony [Nick] [Důvod]`

## Kde sežene auto a uniformu?

Vozidlo si lze zakoupit v `/statnislozky` také s resetováním kitu uniformy

{% hint style="info" %}
První vyzvednutí uniformy je zdarma v /kits
{% endhint %}

##

## Další užitečné policejní příkazy

Příkaz `/release [nick]` propustí člověka z vezení

Příkaz `/license show [nick]` zobrazí, zda má hráč licenci na držení zbraně

Příkaz `/license set [nick] true` daruješ hráči licenci na držení zbraně


---

# 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://wiki.hesovodoupe.cz/roleplay/jak-funguje-policie.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.
