# Governance

## Current Parameters

<table><thead><tr><th width="138">Category<select><option value="905d10c619344f379a9c9c768e5072fb" label="Custody" color="blue"></option><option value="9fe2f9ea74d1452ebbe07289a27a86ca" label="Discussion" color="blue"></option><option value="a3116904817344ccb47b47b7011d1690" label="Voting" color="blue"></option><option value="571c412c5ec148329baf53d1795502bb" label="Official" color="blue"></option><option value="581f8aa74699464582009454d691fd24" label="Guidance" color="blue"></option></select></th><th width="169">Component</th><th width="321">Comment</th><th>Status<select><option value="f60e6e666893472088416d05cd7fbd25" label="Official" color="blue"></option><option value="87098dd947b34ed3a183604e95884152" label="Guidance" color="blue"></option></select></th></tr></thead><tbody><tr><td><span data-option="905d10c619344f379a9c9c768e5072fb">Custody</span></td><td>BitDAO Core Treasury</td><td>Safe (previously known as Gnosis Safe)</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="905d10c619344f379a9c9c768e5072fb">Custody</span></td><td>Gnosis Safe Owner</td><td>Multi-sig</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="905d10c619344f379a9c9c768e5072fb">Custody</span></td><td>Gnosis Snapshot Space Owner</td><td>Multi-sig</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="9fe2f9ea74d1452ebbe07289a27a86ca">Discussion</span></td><td>Soft proposals and discussions</td><td>Discourse<br><a href="https://discourse.bitdao.io/">https://discourse.bitdao.io/</a></td><td><span data-option="87098dd947b34ed3a183604e95884152">Guidance</span></td></tr><tr><td><span data-option="9fe2f9ea74d1452ebbe07289a27a86ca">Discussion</span></td><td>Forum discussion period</td><td>Minimum 7 days</td><td><span data-option="87098dd947b34ed3a183604e95884152">Guidance</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Voting Module (Governance Module)</td><td>Gnosis Snapshot<br><a href="https://snapshot.org/#/bitdao.eth">https://snapshot.org/#/bitdao.eth</a></td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Governance Token</td><td>BIT, instance of COMP token<br>0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Delegated Voting</td><td><p>Enabled for Delegate All only.</p><p>BIT holders must delegate before voting (can delegate to themselves).<br><a href="https://delegate.bitdao.io/">https://delegate.bitdao.io/</a></p></td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Snapshot Strategy</td><td>"COMP-like"<br>1 delegated BIT = 1 vote weight</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Proposal Threshold</td><td>200,000 BIT, see <a href="https://snapshot.org/#/bitdao.eth/proposal/QmQiqLzEQcwUXsLdKPoTiCe8vdCEKczndY4YczQeMju8s2">BIP-3</a></td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Vote Duration</td><td>Minimum 7 days</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr><tr><td><span data-option="a3116904817344ccb47b47b7011d1690">Voting</span></td><td>Vote Threshold (Quorum)</td><td>100,000,000 BIT (1.0% of token supply)</td><td><span data-option="f60e6e666893472088416d05cd7fbd25">Official</span></td></tr></tbody></table>

## Details

### **BitDAO Treasury (Safe)**

* The official asset custody solution is <https://safe.global/> (previously known as Gnosis Safe)
* BitDAO core Treasury uses a direct implementation of [Safe](https://github.com/gnosis/safe-contracts) to store its treasury assets.
* BitDAO's main treasury contract is upgradable and can be found at the following Ethereum address:\
  <https://etherscan.io/address/0x78605Df79524164911C144801f41e9811B7DB73D>
* Safe is a widely used standard for enabling multi-sig control over an Ethereum address.
* Safe's extensive [testing suite](https://github.com/safe-global/safe-contracts/tree/main/test), [bug bounty program](https://docs.gnosis-safe.io/introduction/security/bug-bounty-program), and [security audits](https://docs.gnosis-safe.io/introduction/security/security-audits). For additional information regarding the contract, please refer to the [Safe documentation](https://docs.gnosis-safe.io/).&#x20;

{% hint style="danger" %}
Do not transfer assets into the BitDAO Treasury unless you intend on making a donation. Transferring assets into the BitDAO Treasury will not return any BIT tokens or any other tokens. Any assets transferred into the BitDAO Treasury address cannot be recovered unless there is a DAO proposal and vote to do so.
{% endhint %}

### **Governance Module (Snapshot)**

* The official governance module is: [Gnosis Snapshot](https://snapshot.org/#/).
* The official Snapshot Space is: <https://snapshot.org/#/bitdao.eth>
* Snapshot is an off-chain vote aggregation platform.
* Snapshot was chosen to make governance simple and transparent for our users. It is a tried and true solution with a great user interface and user experience, and used by many industry leading projects such as Balancer, Yearn Finance, SushiSwap, Uniswap, Bancor, The Graph, and Aave.
* Snapshot-based governance, is commonly referred to as "soft" governance as the result of the vote is not automatically implemented. A development and operations team is required to perform subsequent actions.

### Governance Token (BIT)

* BitDAO’s governance token, BIT, is an instance of [Compound Finance’s governance token](https://github.com/compound-finance/compound-protocol/blob/master/contracts/Governance/Comp.sol) COMP.
* This has been selected instead of a standard ERC-20 token, as it supports 1) delegated voting, and 2) off-chain vote aggregation with the potential of moving to on-chain governance at a later phase.
* The BIT token contract address is: <https://etherscan.io/address/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5>

### **Governance Discussions (Forum)**

* The recommended forum for discussions regarding the $BIT ecosystem is: <https://discourse.bitdao.io/>
* Ideas that garner enough community support can be submitted for voting.
* A community member may draft a soft proposal or discussion, that leads to an official BitDAO vote. Such proposals act as a “temperature test” or a poll, but do not guarantee implementation.
* The idea needs to be adopted by a development team, with finalized code audited and submitted, then deployed by the multi-sig administrators.

### **Delegated Voting**

* BIT holders cannot vote or create proposals until they delegate their voting rights to an address.
* Delegation can be given to one address at a time, including the holder’s own address.
* More details can be found here: <https://docs.bitdao.io/litepaper-1/delegation>

### Multi-Sig Administrators

* BitDAO treasury (Gnosis Safe) and Snapshot Space are administered by a multi-sig wallet.
* Community suggestions will be considered to distribute the signing keys more widely.
* Proposed changes to multi-sig signers or rules will require a BitDAO vote.

### Snapshot Space Administration

* Key settings (Snapshot Strategy, Proposal Threshold, Vote Duration, Vote Threshold) are managed by the BitDAO Snapshot Space who have been nominated by the bitdao.eth dns multi-sig owners.
* These settings are enforced by policy and not code, as such BitDAO affiliated product teams, and multi-sig administrators will not recognize any proposals that do not comply with settings.

### **Snapshot Strategy**

* Defines the vote weight of each token.
* Our initial setting is 1 BIT = 1 vote weight, so each BIT has equal voting power.
* Future strategies may include: allocating vote weight to xBIT or BIT-ETH LP tokens to enable BIT holders who have staked, wrapped, or provided liquidity to retain voting power.

### **Snapshot Proposal Threshold**

* **"**&#x50;roposal Threshold" is typically defined as the number of votes required to create a proposal.
* In BitDAO Snapshot Space this is done through a visual filter, to only display proposals from users who have at least the threshold number of BIT tokens delegated to their address.

### **Snapshot Vote Duration**

* The length of time between voting start and voting end.

### **Snapshot Vote Threshold**

* The minimum number vote weight (BIT tokens) required to vote on a proposal for the vote to be effective.
* If this minimum is not met, the vote is unsuccessful even if the majority of voters voted yes.

##


---

# 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.bitdao.io/litepaper-1/governance-overview.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.
