> 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/vas-rust/tipy-a-navody/navody-canva.md).

# Návody Canva

## Co je Canva

**Canva** je online grafický editor, ve kterém můžete vytvářet letáky, plakáty, příspěvky na sociální sítě nebo prezentace. Velkou výhodou je její jednoduchost – pracuje se v ní pomocí přetahování prvků myší ("drag and drop").

* Canva funguje **online** – přímo ve vašem internetovém prohlížeči.
* Můžete si založit bezplatný účet a používat **Canvu zdarma.**
* Soubory lze stahovat ve formátu PDF, PNG, JPG nebo sdílet přímo přes odkaz.

### Představení Canvy a založení účtu

{% embed url="<https://youtu.be/LbBmW79eQhE?si=Jn4RVMWFEk_jP1D0>" %}

## Jak používat DOFE šablony

Pečlivě připravené DOFE šablony jsou vytvořeny tak, abyste mohli jen vložit vlastní obrázek nebo text a propagační materiál/příspěvek máte hotový. Více v tomto videu:

{% embed url="<https://www.youtube.com/playlist?list=PLw6mqzdl63ym4MAb1rT-tLagwncogDP39>" %}

## Tipy pro práci v Canvě

### **Obrázky a fotky**

Do Canvy můžete nahrát vlastní obrázky a fotky a připravovat tak materiály pro nástěnky, letáky nebo jinou propagaci, které budou osobnější a lépe osloví žáky i učitele.

{% hint style="danger" %}

### Důležité upozornění

Do Canvy vkládejte fotky účastníků (dofák) výhradně s jejich souhlasem!

Více o ochraně osobních údajů
{% endhint %}


---

# 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/vas-rust/tipy-a-navody/navody-canva.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.
