> For the complete documentation index, see [llms.txt](https://navigator.dofe.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navigator.dofe.cz/program/dofe-od-a-z/kompas-vedouciho/aktivity-a-cile-dofe/pohyb.md).

# Pohyb

Tato oblast slouží k rozvíjení fyzické zdatnosti účastníků a motivuje je ke zdravému životnímu stylu. Účastníci si mohou vybrat pohybovou aktivitu, které se už věnují, nebo začít úplně s něčím novým. Základní podmínkou je, aby **daná činnost zlepšovala fyzickou kondici.** Nemusí se tedy nutně jednat o sport, můžeš uznat i jógu. Na druhou stranu nelze uznat činnosti jako jsou šachy, šipky, kulečník nebo  motosporty (tyto aktivity lze zapsat pouze do oblasti dovednosti).&#x20;

<details>

<summary>Individuální sporty</summary>

* Atletika&#x20;
* Badminton&#x20;
* Běhání&#x20;
* Bowling, Kuželky&#x20;
* Cyklistika&#x20;
* Golf&#x20;
* In-line bruslení&#x20;
* Jízda na koni&#x20;
* Lukostřelba&#x20;
* Moderní pětiboj&#x20;
* Orientační běh&#x20;
* Squash&#x20;
* Stolní tenis&#x20;
* Tenis&#x20;
* Triatlon&#x20;

</details>

<details>

<summary>Týmové sporty</summary>

* Americký fotbal, Rugby&#x20;
* Baseball, Softball&#x20;
* Basketbal&#x20;
* Florbal&#x20;
* Fotbal&#x20;
* Házená&#x20;
* Nohejbal&#x20;
* Pozemní hokej a hokejbal&#x20;
* Ultimate frisbee&#x20;
* Volejbal&#x20;

</details>

<details>

<summary>Fitness aktivity</summary>

* Fitness skupinové aktivity (aerobik, zumba apod.)&#x20;
* Gymnastika&#x20;
* Chůze, Pěší turistika&#x20;
* Jóga, Body & mind,
* Zdravotní cvičení&#x20;
* Posilování, Fitness&#x20;
* Trampolíny&#x20;

</details>

<details>

<summary>Tanec</summary>

* Balet&#x20;
* Břišní a orientální tance&#x20;
* Flamenco&#x20;
* Latinskoamerické tance&#x20;
* Lidové tance&#x20;
* Společenské tance&#x20;
* Standardní tance&#x20;
* Stepování&#x20;
* Street dance&#x20;
* Swing&#x20;

</details>

<details>

<summary>Adrenalinové sporty</summary>

* BMX&#x20;
* Horolezectví/Bouldering&#x20;
* Parašutismus&#x20;
* Parkour&#x20;
* Skateboarding&#x20;

</details>

<details>

<summary>Bojová umění</summary>

* Aikido&#x20;
* Box&#x20;
* Capoeira&#x20;
* Judo&#x20;
* Karate&#x20;
* Kickbox&#x20;
* Sebeobrana&#x20;
* Šerm&#x20;
* Tae Kwon Do&#x20;
* Zápas&#x20;

</details>

<details>

<summary>Vodní sporty</summary>

* Dračí lodě&#x20;
* Kajakářství&#x20;
* Kanoistika&#x20;
* Kiteboarding&#x20;
* Paddleboarding&#x20;
* Plachtění&#x20;
* Plavání&#x20;
* Potápění&#x20;
* Surfing/Windsurfing&#x20;
* Synchronizované plavání&#x20;
* Veslování&#x20;
* Vodní lyžování&#x20;
* Vodní polo&#x20;

</details>

<details>

<summary>Zimní sporty</summary>

* Snowboarding&#x20;
* Lední hokej&#x20;
* Curling&#x20;
* Snowkiting&#x20;
* Lední bruslení&#x20;
* Jízda na saních&#x20;
* Běžecké lyžování&#x20;
* Lyžování&#x20;
* Jízda na bobech&#x20;
* Biatlon&#x20;
* Krasobruslení&#x20;

</details>

***


---

# 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, and the optional `goal` query parameter:

```
GET https://navigator.dofe.cz/program/dofe-od-a-z/kompas-vedouciho/aktivity-a-cile-dofe/pohyb.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
