# DAO rozhraní

**Pro obsluhu našeho DAO slouží webová aplikace** [**DAOhaus**](https://app.daohaus.club/)**, stavěná přimo pro DAO typu** [**Moloch**](/navody/moloch.md)**.**

Pomocí této aplikace je možné provádět všechny operace - zobrazit si stav *pokladny*, kdo drží *shares*, prohlížet současné a minulé *návrhy* či vytvářet nové, *hlasovat* a tak dále.

Členové se do rozhraní přihlašují pomocí své Ethereum (xDai) peněženky a pomocí transakcí interagují se systémem.

👉 [Přejít do BohemianDAO rozhraní](https://admin.daohaus.club/#/molochv3/0xa4b1/0x548f5dc78bc8ba98cc8f98f3e29b654b57ed9c1a)


---

# 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://docs.bohemiandao.cz/navody/dao-rozhrani.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.
