# Gauge

## Overview <a href="#overview" id="overview"></a>

The term "Gauge" refers to the governance voting process carried out by JWLSOL stakers. These stakers have the privilege of casting their votes in favor of their preferred validator or staking provider. It's important to note that only validators who have been whitelisted are eligible to be subjected to these votes.

{% hint style="info" %}
If you are a validator, interested in becoming whitelisted for Gauge voting and receiving a part of the SOL used to mint JWLSOL, please contact us.
{% endhint %}

This system empowers JWLSOL stakers to determine which validator should receive a larger share of the deposited SOL, which is used to mint JWLSOL through delegation. The voting percentages are regularly updated every epoch on Thursdays.

* Voting percentages will be updated every epoch on Thursday.
* Each gauge vote can only be voted on every 10 days.
* The amount of SOL being delegated to a validator is dependent on the percentage of votes that validator received.
* When it comes to undelegated SOL, it will be systematically undelegated in order, starting from the least voted validator and moving towards the most voted validator.

<figure><img src="/files/OYtWHxmoorSE7qJsN6lt" 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.jewelswap.io/solana/gauge.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.
