# Co je to DAO?

**Decentralizovaná autonomní organizace (DAO) je efektivní a bezpečný způsob spolupráce s podobně smýšlejícími lidmi po celém světě.**

Představte si je jako internetový podnik, který je společně vlastněn a řízen svými členy. Má vlastní pokladnu, ke které nemá nikdo oprávnění přistupovat bez souhlasu skupiny. Rozhodování se řídí návrhy a hlasováním, aby měl každý člen organizace možnost vyjádřit svůj názor.

Neexistuje žádný generální ředitel, který by mohl schvalovat výdaje na základě vlastních rozmarů, ani možnost, že by pochybný finanční ředitel manipuloval s účetnictvím. Všechno je otevřené a pravidla týkající se výdajů jsou prostřednictvím kódu DAO vynucena systémem.

![https://commons.wikimedia.org/wiki/File:Decentralization\_diagram.svg](/files/-MeqgGMTruQFjanMd4Ok)

{% hint style="info" %}
Tuto příručku pro vás tvoří [Gwei.cz komunita](https://gwei.cz). Pokud chcete pomoci s psaním, něco doplnit či upřesnit, nebo máte jakékoliv jiné připomínky, tak se na nás obraťte na našem [Fóru](https://forum.gwei.cz/) nebo [Discordu](https://chat.gwei.cz). Uvítáme jakoukoliv pomoc!
{% endhint %}


---

# 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://dao.gwei.cz/master.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.
