# Farm Weight Voting Guide

### 1. Set your Farm Weight Vote

* Go to the [Farm Weight Voting](https://app.ashswap.io/stake/gov/farmweight/) screen and check the information (your Power status, Bribe Reward,..)
* Choose a farm that you want to vote for
* Enter the proportion of Voting Power that you want to vote for that farm and declear your vote

<figure><img src="/files/9dOKW2Yfvu9vQGZ5v7up" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please notice that you will only be able to change your vote 10 days after your previous one.
{% endhint %}

### **2. Change your Farm Weight Vote**

* Choose the farm where you want to change your previous vote
* Choose the new percentage of your voting power
* Check the vote change information carefully
* Click "Confirm" and Sign the Tx on your Wallet

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


---

# 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.ashswap.io/ashswap-dex/governance-ashdao/farm-weight-voting/farm-weight-voting-guide.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.
