# How To Use Gauges

## Staking

You can stake BPT you already hold, and you can also stake your BPT when you are joining a pool

### Staking BPT you already have

{% embed url="<https://youtu.be/vrupc829s9I>" %}

{% embed url="<https://drive.google.com/file/d/1bLsLarZin-a0nFETXqG6cNg77qlq2GNe/view?usp=share_link>" %}

### Join and Stake BPT

{% embed url="<https://www.youtube.com/watch?v=H8UBMxAJFXE>" %}

{% embed url="<https://drive.google.com/file/d/1SOvQCzah-PjLut0SKAi8coxCOPOXF5Py/view?usp=share_link>" %}

## Voting

* To vote for a pool's Gauge, head over to the veBAL page and pick the pool you want to vote for.
* You can allocate all or part of your voting power towards a given pool

{% embed url="<https://www.youtube.com/watch?v=p_NCLWJ2iqo>" %}

{% embed url="<https://drive.google.com/file/d/1fqwuDR91cr_ZhA9oOSg94zyjNsbYCbjr/view?usp=share_link>" %}

## Claiming Liquidity Mining Tokens

{% embed url="<https://youtu.be/Iu9Hv_MMyjs>" %}

{% embed url="<https://drive.google.com/file/d/1JCVANJCeh9ts7kcHRWGli_b9yJHnsPY1/view?usp=share_link>" %}


---

# 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/how-to-use-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.
