# 📋 Základní pravidla operací

* Minimální posádka: Každý stroj musí být obsazen minimálně dvěma členy jednotky. Vzlet v jedné osobě je přísně zakázán.
* Role pilota: Zodpovídá za bezpečný let a navigaci. Plně se soustředí na pilotáž a nesmí za letu ovládat kamerový systém.
* Role operátora (TCO): Tactical Computer Officer. Obsluhuje kamerový systém, termovizi a rádio. Zajišťuje klíčovou koordinaci s pozemními hlídkami.
* Evidence: Každý vzlet musí být nahlášen na příslušné rádiové frekvenci. Po ukončení směny je nutný zápis do letové evidence.


---

# 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://rules.airunit.melounkkt.eu/zakladni-pravidla-operaci.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.
