> For the complete documentation index, see [llms.txt](https://kompas.dofe.sk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kompas.dofe.sk/materialy-na-stiahnutie.md).

# Materiály na stiahnutie

<details>

<summary><mark style="color:$primary;"><strong>Pre Miestné centrá DofE</strong></mark></summary>

Mnoho informácií a dokumentov o tom, ako rozbehnúť DofE na vašej škole či organizácii nájdete v sekcii Začíname s DofE - Miestne centrum.\
Nižšie nájdete informácie o tom, ako používať logo, nastaviť etické štandardy, informovať verejnosť prostredníctvom webstránky či oboznámiť účastníkov a rodičov ohľadom účastníckych príspevkov

{% file src="/files/Iq1BXo3Ph9QJ5VioGpnV" %}

{% file src="/files/bbNIHkJmTsVKFTEg9Kmy" %}

{% file src="/files/ZO9Xl8yNedhIPgKQlNyb" %}

{% file src="/files/DICSqEiUI4x9ZbdEKvXn" %}

{% file src="/files/tkoIvHYPVgBe0X2CESMN" %}

{% file src="/files/7xhc9szgSJEcq1hJnEI7" %}

</details>

<details>

<summary><mark style="color:$primary;"><strong>Pre Koodinátorov/ky a Vedúcich/e programu</strong></mark></summary>

Dokumenty, ktoré vám pomôžu program lepšie koordinovať, organizovať, viesť, propagovať \
a komunikovať. Mnoho dokumentov k cieľom nájdete v sekcii Nastavenie cieľov - Užitočné materiály. Informácie a dokumenty k registrácii nájdete v sekcii Nábor a registrácia.

#### <mark style="color:$primary;">Základné dokumenty, návody a metodiky</mark>

{% file src="/files/YLSekr8aqpleme4h6wTM" %}

{% file src="/files/tTZpEpqK5hVfwELPJZEC" %}

{% file src="/files/wDKIZQbOTNB3ptr1QRVZ" %}

{% file src="/files/3adl6OULBLPxIz3zSXXo" %}

{% file src="/files/MrYLfkjDFw1o729occ4B" %}

{% file src="/files/eQdbIIYw285pW2lFAH5B" %}

{% file src="/files/s8kwmuwLQWO8x3cSuwMV" %}

#### <mark style="color:$primary;">Dobrovoľníctvo</mark>

Dobrovoľnícka zmluva pre Dofákov - ak si to vyžaduje prijímajúca organizácia, kde dobrovoľníčia.

{% file src="/files/syuJNROt1LB3B62XskpA" %}

</details>

<details>

<summary><mark style="color:$primary;"><strong>Expedičné dokumenty</strong></mark></summary>

Pri plánovaní, príprave, priebehu a hodnotení expedícií vám pomôžu aj nasledujúce dokumenty.

#### <mark style="color:$primary;">Metodiky a prílohy</mark>

{% file src="/files/pRTS8hcL2Xmk4Zu22OIz" %}

{% file src="/files/AuWWZDDwVBmBsvB2KLOb" %}

{% file src="/files/jMUFh0h0HgUk4y5Zl0IO" %}

{% file src="/files/Awk0oBbPYruE1XiNdxQO" %}

{% file src="/files/F77KwMHeEoCmyOkBj5At" %}

{% file src="/files/YE75chsJiNSbPvj5bRan" %}

{% file src="/files/8zWn1m34arGVrLKeQxim" %}

#### <mark style="color:$primary;">Rýchle odkazy na dôležité dokumenty</mark>

{% file src="/files/QtwVAGXH7y7OjP8KVlFb" %}

{% file src="/files/wyOVUTEK4LoFr478Rhz2" %}

{% file src="/files/okqpoApd4bYt7yK7kBDd" %}

{% file src="/files/P0uRn8U68uiufF3RrJiv" %}

{% file src="/files/TolDXPMdMCYJoFW6TcJB" %}

{% file src="/files/xNlc8uLBDIZK0dYzqJTp" %}

{% file src="/files/gRgH6bgJKJ3WrkdFS8rp" %}

#### <mark style="color:$primary;">Otvorené expedície</mark>

{% file src="/files/XFqEoIf7yu3d8t7WK6wi" %}

{% file src="/files/Zu2ykOmIKFeqtylrdwb4" %}

<br>

</details>

<details>

<summary><mark style="color:$primary;"><strong>Náborové materiály</strong></mark></summary>

Všetky náborové materiály, ktoré vám pomôžu program DofE propagovať a zjednodušiť nábor programu nájdete v sekcii [Nábor a registrácia](https://kompas.dofe.sk/nabor-a-registracia/naborove-materialy)

</details>

<br>


---

# 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://kompas.dofe.sk/materialy-na-stiahnutie.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.
