# Governance

xSTBL stakers with enough power have STBL\_DAO common power token. 1 STBL\_DAO is 1 staked xSTBL.

## Proposal voting

* Stability Improvement Proposals (SIP): managing DAO parameters
* Stability Tokenomics Transactions (STT): manage all vesting allocations with earning bribes

## Managing Meta Vaults

The owner of common power can distribute it between blockchains to manage the liquidity of MetaVaults via voting with bribes.

## Current DAO parameters

* PvP fee: 80%
* Minimal power: 4,000
* Proposal threshold: 100,000
* STT bribe: 10%
* Recovery revenue share: 20%


---

# 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://stabilitydao.gitbook.io/stability/stability-dao/governance.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.
