> 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/propagace/pro-rodice/dopis-pro-rodice.md).

# Dopis pro rodiče

Vážení rodiče,&#x20;

naše škola je zapojena do programu **DOFE** (The Duke of Edinburgh’s International Award) – mezinárodního nesoutěžního programu pro mladé lidi.&#x20;

DOFE nabízí žákům možnost rozvíjet se v oblastech, které si sami zvolí – ať už jde o sport, dobrovolnictví, rozvoj dovednosti nebo dobrodružnou expedici. Program je postavený na samostatnosti a zodpovědnosti: každý účastník si stanoví cíle podle svých zájmů a učí se je postupně naplňovat.&#x20;

**Proč se zapojit?**&#x20;

* [x] DOFE není soutěž, ale osobní výzva – každý jde svou cestou.&#x20;
* [x] Žáci se učí vytrvalosti, spolupráci a plánování.&#x20;
* [x] Program je mezinárodní, pomáhá při přijímacích řízeních na některé střední školy a později i univerzity.&#x20;

Věříme, že DOFE bude pro naše žáky skvělou příležitostí, jak růst nejen ve škole, ale i v životě.&#x20;

S pozdravem&#x20;

Podpis&#x20;

&#x20;


---

# 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/propagace/pro-rodice/dopis-pro-rodice.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.
