# How to vote in Gauges

To vote on Gauges and share weights preferences, users should use the [Gauges menu](https://idle.finance/#/dashboard/gauges) in the Idle dashboard.&#x20;

### Voting

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FA4WTcM8iMeIHQsBqILw4%2Fimage.png?alt=media\&token=651092be-8b96-42aa-b321-b75e1028042a)

First, remember to [stake your IDLE](https://docs.idle.finance/governance/idle-staking/how-to-stake-your-idle#staking), then

1. Select the Gauges pool of your interest using the drop-down menu.
2. Click on *Vote* and choose an amount of stkIDLE to be allocated to the gauges.
3. Click on *Vote* again to cast your preferences. Your weights will be captured in the next Gauges epoch.&#x20;

A dedicated summary will show the user's current weight preferences

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FPxpSBKfCiqxKjhHOe3zc%2Fimage.png?alt=media\&token=239d8949-08d4-4305-bc7c-2b70c5eece13)


---

# 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.idle.finance/governance/idle-staking/guides/how-to-vote-in-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.
