# Zdroje informací

## Základy

* [Decentralized autonomous organisations (DAOs) | ethereum.org](https://ethereum.org/en/dao/) (EN)
* [Decentralized autonomous organization - Wikipedia](https://en.wikipedia.org/wiki/Decentralized_autonomous_organization) (EN)
* [Decentralized Autonomous Organizations (DAOs) Explained - Binance Academy](https://academy.binance.com/en/articles/decentralized-autonomous-organizations-daos-explained) (EN)

## Přehledy

* [The Handbook of Handbooks for Decentralised Organising](https://hackmd.io/@yHk1snI9T9SNpiFu2o17oA/Skh_dXNbE?type=view) (EN)
* [House of DAOs](https://wiki.metagame.wtf/docs/great-houses/house-of-daos) (EN)
* [DAO section - Defiprime.com](https://defiprime.com/dao) (EN)

## Sociální sítě

* [Co je to decentralizovaná autonomní organizace (DAO)? - Gwei.cz Fórum](https://forum.gwei.cz/t/co-je-to-decentralizovana-autonomni-organizace-dao/428)

## Články

* [Kdo potřebuje CEO - generální ředitele? Vyměňte je za DAO - decentralizovanou autonomní organizaci! - kurzy.cz](https://www.kurzy.cz/tema/6687245.html)
* [DAO Landscape](https://coopahtroopa.mirror.xyz/_EDyn4cs9tDoOxNGZLfKL7JjLo5rGkkEfRa_a-6VEWw) (EN)
* [How Your DAO](https://30000feet.substack.com/p/issue-26-how-you-dao) (EN) - důležitost lidského přístupu a kultury v DAO


---

# 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/zdroje-informaci.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.
