# Gauges

{% hint style="info" %}
Looking for data from Gauges? Gauge Data lives in the [Balancer-Gauges Subgraph](https://thegraph.com/hosted-service/subgraph/balancer-labs/balancer-gauges).&#x20;
{% endhint %}

## How They Work

Gauges are contracts that determine how Liquidity Mining tokens are allocated and facilitate their distribution. Read more here:

{% content-ref url="/pages/OkByyaKx0lk00qY98hsn" %}
[How Gauges Work](/balancer-v2/ecosystem/vebal-and-gauges/gauges/how-gauges-work.md)
{% endcontent-ref %}

## How To Use Gauges

Users will interact with Gauge contracts in a few ways: voting, staking, and claiming. Learn more about these processes here:

{% content-ref url="/pages/KjfNkCRwQqRlGg0r0Dot" %}
[How To Use Gauges](/balancer-v2/ecosystem/vebal-and-gauges/gauges/how-to-use-gauges.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://balancer.gitbook.io/balancer-v2/ecosystem/vebal-and-gauges/gauges.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.
