> For the complete documentation index, see [llms.txt](https://thecultdao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thecultdao.gitbook.io/docs/infrastructure/wallets-+-dao-tools.md).

# Wallets + DAO Tools

### The DAO Treasury

This is the ETH wallet that contains all the DAO's art and other tokens (such as ETH). It is managed by the Multisig Team.

The wallet will be controlled by key members who will make every effort to act in accordance with decisions made by the holders. The two founders of the Cult DAO will each have one signature but will never have full control of the wallet (either alone or acting together). Most of the wallet signatories will be key members of the Community who will initially be chosen on a voting basis. Any future changes in the composition of the signatories will go through a governance proposal and will be subject to a vote of the holders.

The NFTs purchased using funds in the Cult DAO will be placed in a vault.&#x20;

The community will have day-to-day control over the management of NFT assets through ownership of voting tokens.

### Snapshot

**Snapshot** is our Governance layer. It is where Proposals go to be voted on by voting token holders.

### Forum for discussion of management proposals

We use **Discord**, which currently has no competitors for large community communications like ours.

### Bots for chat management with restricted access

**CollabLand** — bots for chat management with restricted access depending on the number of tokens in your wallet and the ability to reward tokens.

### Multisignature wallet

**Gnosis Safe** is a multisignature wallet for DAO money management.


---

# 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:

```
GET https://thecultdao.gitbook.io/docs/infrastructure/wallets-+-dao-tools.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.
