# Voting on Gauges with xSNOB

This guide covers voting on gauges with xSNOB to determine the allocation of SNOB rewards. Once you have voted, your vote will remain in place, unless you change your vote. To learn more about the functionality of gauges, check out our documentation [**here**](/governance/xsnob/gauges.md).

1\) Head to the staking page of our website [**here**](https://app.snowball.network/staking).

2\) Click on **Vote**.

3\) Select the pools you would like to vote for through the drop down menu. Alternatively, click **SELECT ALL** to view all the pools simultaneously (this does not force you to vote on every pool).

![](/files/-MkDxPj51VzIXkbO6N9l)

4\) Type the percentage weight you would like to apply to each pool into the boxes on the right. Remember that the total percentage must add up to 100%.

![](/files/-MkDyxuYWruVaj8pUEIz)

5\) When you are satisfied with your selections, click **SUBMIT VOTE**. You will be asked to approve the transaction through your wallet. If the button is greyed out, please ensure that your vote percentages add up to 100%.

![](/files/-MkDzxaAjRO7cee3dFDA)

**Congratulations!** Once your transaction is confirmed, your vote will have been counted. Thank you for doing your part to ensure SNOB rewards are going to wherever best suits our community!


---

# 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.snowball.network/resources/guides/voting-on-gauges-with-xsnob.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.
