# Governance

The governance interface allows you:&#x20;

* to create and vote on platform improvement proposals&#x20;
* to lock $JEX to be able to vote on proposals as well as being rewarded with a share of the platform fees.

<figure><img src="/files/XxmeuqJAZUef8GZgwYyq" alt=""><figcaption><p>JEX locker</p></figcaption></figure>

As a reminder, $JEX holders receive 50% of the fees collected on the platform (in proportion to the number of $JEX held). However, by blocking $JEX for a specific period (180 days maximum) they increase their reward rate and can vote on proposals.

<figure><img src="/files/guGjDnW4pv1igXKz0dAZ" alt=""><figcaption><p>Governance proposals</p></figcaption></figure>

To create a proposal, the user will need to have some voting power (more information on the open-source governance repository: <https://github.com/jexchange-defi/jex-sc-governance>)


---

# 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://jexchange.gitbook.io/english/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.
