# Governing Symbiosis

## Symbiosis DAO

A Decentralized Autonomous Organization (DAO) is an entity structure with no central authority that  decentralizes decision-making among the members of the DAO.

The Symbiosis DAO has its token: SIS token, which can be used in two ways:

* Token holders can trade, exchange, or stake it.
* Token holders can vote to influence the way the Symbiosis protocol is developing.

Thus, users who have SIS tokens and vote on Symbiosis initiatives are members of the Symbiosis DAO.

## Getting Vote Power

Users should lock their SIS tokens into a voting escrow to participate in governance.

By staking SIS tokens, users get veSIS tokens that give voting power, rewards for participating in the Symbiosis DAO, and boosted APRs for providing liquidity.

One veSIS token equals one vote.

The longer SIS tokens are locked, the more rewards and voting power holders have:

1 SIS locked for 4 years = 1.00 veSIS\
1 SIS locked for 3 years = 0.75 veSIS\
1 SIS locked for 2 years = 0.50 veSIS\
1 SIS locked for 1 years = 0.25 veSIS

{% hint style="success" %}
For a complete guide on how to get veSIS and rewards, please refer to [vesis](https://docs.symbiosis.finance/reward-programs/vesis "mention")&#x20;
{% endhint %}

## Voting

Proposals on the Symbiosis protocol get published on [the Snapshot dashboard](https://snapshot.org/#/symbiosisdao.eth).

One veSIS token equates to one vote, and decisions with the most votes are adopted.&#x20;

To cast your vote on an active proposal:&#x20;

1. Visit [the Symbiosis proposal dashboard](https://snapshot.org/#/symbiosisdao.eth).
2. Connect your wallet (you won't pay for any transaction; you just prove that you have voting power by your signature).
3. Open an active proposal, select your vote opinion, and add a comment (optional):\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2FAgLzBj5PyfymfZixCWhL%2Fimage.png?alt=media\&token=284f7ba4-25df-4d11-9e9a-7c206dd2b274)
4. Confirm your vote with your signature via the wallet. You do not pay for any transaction; you just prove that you have voting power by your signature:\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2Fclx9T6YsKR9howrWgz9q%2Fimage.png?alt=media\&token=301f8d7c-2eb4-4ab7-b6ec-5b4af33a36c5)
5. Done:\
   ![](https://1179234091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbqmbXNUH5sa4BvYwD0%2Fuploads%2FeEiEaMfqcWrAx5UFMaDT%2Fimage.png?alt=media\&token=bbdf0110-5246-4329-b023-11fe0143f758)

You can change your vote while the proposal is active.

Done \
\&#xNAN;**∎**


---

# 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.symbiosis.finance/governance/governing-symbiosis.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.
