> For the complete documentation index, see [llms.txt](https://swarms-finance.gitbook.io/swarms.finance-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swarms-finance.gitbook.io/swarms.finance-app/weighted-dao-type/weighted-features.md).

# Weighted Features

<figure><img src="/files/xRz5n2SwILlzfsVhhQfP" alt=""><figcaption><p>Weighted Type DAO</p></figcaption></figure>

**WEIGHTED** type DAOs operate a bit differently than the other DAO types, because Weighted DAOs have 2 Consensus Thresholds that must be satisfied in order for a proposal to pass.&#x20;

In a Weighted DAO, the thresholds of Weight and Members must both be satisfied for a proposal to reach consensus (See below)

<figure><img src="/files/gLBNa94V4jCAT2rXqG3I" alt=""><figcaption><p>Weighted DAOs have 2 Consensus Thresholds (Weight / Members)</p></figcaption></figure>

Look at the DAO above, we see 2 thresholds for this DAO (Weight and Members)-&#x20;

* 63% of the Swarms Weight must vote to pass a proposal&#x20;
* 65% of the Swarms members must vote to pass a proposal&#x20;

In order to reach consensus in a **WEIGHTED** type DAO both of these requirements must be met.

This means in a Weighted DAO, if both the WEIGHT and MEMBERS thresholds are **not** reached, the proposal will **not** pass.

## Special Weighted DAO Features

Weighted DAOs have a few extra proposal actions they can make due having 2 thresholds.

First, Weighted DAOs can propose to assign a Vault a Deposit Weight- Whenever someone deposits tokens into the Vault, they gain 1 deposit weight for every 1 token they deposit. This weight can also be adjusted when creating the proposal.

Second, Weighted DAOs can also propose the Adjust Required-Voters Threshold action- Which allows a Weighted DAO to adjust how many MEMBERS are required to vote in order to reach consensus.

Third, A Weighted DAOs Adjust Consensus Threshold action adjusts how much WEIGHT is required to vote for a proposition in order to reach consensus.

<figure><img src="/files/Muvw3uVp8C8eqDiBPCLJ" alt=""><figcaption><p>Weighted DAOs have 2 unique proposals they can create which other DAO types cannot</p></figcaption></figure>
