# ZeusDAO

The ZeusDAO allows the ZGOLD + ZSILV holders to control the path this protocol takes. Due to the difference in supply of both tokens, the weight of each vote and minimal tokens needed to submit a proposal are different.&#x20;

ZGOLD tokens has a weight of 100X with regard to voting against the ZSILV token.&#x20;

For example if Alice wants to submit a proposal using her ZGOLD tokens, she can do so with only 10 tokens, however if Bob a ZSILV token holder wants to submit a proposal, he will have to hold 1,000 tokens. If Bob decides to vote against Alice, he must hold 100X more ZSILV tokens for every ZGOLD vote.&#x20;

The ZeusDAO allows our greatest supporters to control the project in a fair and just way. &#x20;


---

# 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://zeusdefi.gitbook.io/zeus-finance/general/zeusdao.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.
