> For the complete documentation index, see [llms.txt](https://docs.szns.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.szns.io/smart-contracts/collection-daos.md).

# Collection DAOs

Formerly known as "Albums"

<figure><img src="https://1704551586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXfU7kWAk12-ypz8vY3%2Fuploads%2FZBtO6CFnxFkXwrNTSVgH%2Fimage.png?alt=media&amp;token=7544b555-978d-46c1-9f4b-333a5ba8de4f" alt=""><figcaption></figcaption></figure>

## Collection Contract Architecture

The Collection contract architecture combines well known contracts with new flexible governance tools to create a system that is simple and future proof out of the box.

### Governance Contract

The core of Collection DAO governance and decision-making uses a Gnosis multisig. The Gnosis safe provides an extremely secure and flexible option to build out a decentralized decision-making system managing the Collection assets.

### DAO Governance Process

The DAO Governance Process defines parameters around proposal execution. Once a proposal passes, there is an [arbitration period](/core-components/collections.md#arbitration-and-on-chain-execution) that opens using an oracle that human-verifies the outcome of the decision. Successful verification triggers the execution of the batched transactions defined in the proposal.

### Token Contract

The Collection token contract mints at Collection creation and responds to requests for future minting by the governance contract.
