# Governance

The onchain governance framework at Javsphere ensures that the community has a significant voice in the platform’s direction. By utilizing an onchain voting system, stakeholders can vote on key changes and initiatives. This democratic process promotes transparency, accountability, and inclusivity, empowering all participants to contribute to the evolution and success of the Javsphere ecosystem.

### How to Vote&#x20;

1. Log in to[ https://app.javsphere.com/governance](https://app.javsphere.com/governance) with your wallet.
2. Select the current proposal(s) to cast your vote.
3. Select 'Yes' or 'No' and send the vote transaction to the blockchain.

### Voting Multipliers

You can vote on current proposals via [app.javsphere.com/governance](https://app.javsphere.com/governance). Users of StakeX JAV, CryoJAV, and those with JAV tokens in vesting are eligible. Your voting power varies based on your holdings.

For every eligible JAV token there is a different multiplier (= voting power):

| Product/Category | Freezer/Vesting Duration | Multiplier |
| ---------------- | ------------------------ | ---------- |
| StakeX JAV       | 0                        | 0.25       |
| CryoJAV          | 1 month                  | 1          |
| CryoJAV          | 3 months                 | 3.5        |
| CryoJAV          | 6 months                 | 8          |
| CryoJAV          | 12 months                | 17.5       |
| CryoJAV          | 24 months                | 39         |
| Vesting Freezer  | 10 months                | 7          |
| Vesting Freezer  | 20 months                | 15         |
| Vesting          | 48 months                | 20         |

### Onchain Governance Audit

Done by [SolidProof.](https://solidproof.io) Audit[ report ](https://github.com/solidproof/Projects/blob/main/2024/Javsphere/SmartContract_Audit_Solidproof_JavsphereOnchainGovernance.pdf)published on Wed, 06th Nov 2027.

<figure><img src="/files/itWtJi5r3f592dgYvA8Z" alt=""><figcaption></figcaption></figure>


---

# 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.javsphere.com/jav-token/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.
