# Gauge

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

Gauge Weight is determined by voting power in total, i.e. how much STO and how long STO has been locked up.&#x20;

veSTO holders can participate in gauge voting to determine STO emissions. Users can allocate their vote (1 veSTO = 1 vote) to one or more gauges (a gauge corresponds to an LP token of a pool) through the StakeStone dapp.&#x20;

Every bi-weekly, STO emission distribution voting is done in Gauge.&#x20;

STO emission to a gauge is proportional to the votes it receives.


---

# 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.stakestone.io/stakestone/stone-fi/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.
