# Treasury

## Treasury Account <a href="#treasury-account" id="treasury-account"></a>

Each **DAO** can have any number of treasury accounts holding different assets (**SPL & Token22**).\
\
Anybody can deposit tokens into treasury accounts but only **DAO members** can approve withdrawals through **treasury transfer proposals**.

<div data-with-frame="true"><figure><img src="https://390386455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjcBkwIHRLHkf9D1lm834%2Fuploads%2FjpHNJgWn4Qy62fLLe9Mz%2FScreenshot%202025-10-01%20at%2013-25-14%20.png?alt=media&#x26;token=3e650d86-cbac-4bea-bfc4-12e77c20639a" alt=""><figcaption><p>DAO Treasury Page</p></figcaption></figure></div>

### Treasury Governance Settings <a href="#settings---treasury-governance-settings" id="settings---treasury-governance-settings"></a>

* **Min community tokens to create a proposal** — The minimal amount of the **DAO** community governance tokens a member of the DAO has to own to be allowed to propose transfers from the treasury.
* **Min instruction hold up time (days)** — The minimal number of days before you can transfer funds from the treasury after a vote on the transfer proposal is approved.

{% hint style="success" %}
The delay for treasuries is usually set to **0** to allow transfers of the assets immediately after they are approved.
{% endhint %}

* **Max voting time (days)** — The maximum number of days the **DAO** can vote on the treasury proposals. If consensus is not reached by the end of the voting time, the proposal is defeated.
* **Yes vote threshold (%)** — The Yes vote threshold defines the number of Approve votes required to approve a transfer from a treasury account. For example, if there are 10 members in the **DAO** and the Yes threshold is set to **60%**, then at least **6 members** must approve any transfers from the treasury.
