# Governance

### Introduction

ZilSwap is governed by ZWAP token holders and by holding ZWAPs, you have the right to vote.&#x20;

### Governance Process

Proposals are first posted on ZilSwap's native [discussion forum](https://gov.zilswap.io) for the community to share their views and concerns. Depending on the outcome of those discussions, revisions may be made to the proposals before they are posted on the [governance portal](https://gov.zilswap.io) for the community to vote.&#x20;

{% hint style="success" %}
Currently, 15% quorum is needed for proposals to pass and be implemented by the ZilSwap Team.
{% endhint %}

Here are other governance-related materials:

{% content-ref url="/pages/-MXmmVQO8MxyMndu-\_mY" %}
[Portals](/zwap/what-is-voting/portals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXmmaevoLYpZwF6DGix" %}
[Proposal Types](/zwap/what-is-voting/proposal-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXNmbrGlB522r9r\_73A" %}
[Who can vote?](/zwap/what-is-voting/who-can-vote.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXLeTCxKdpT2VOcG5BC" %}
[How to vote?](/zwap/what-is-voting/how-to-vote.md)
{% endcontent-ref %}

###


---

# 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.zilswap.io/zwap/what-is-voting.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.
