# Delegating Votes

The JURY can vote on the Proposals B or transfer the voting power to others by delegating.

## **How to delegate the votes?**

Before you can vote, you need to assign your voting power. You can either delegate that to yourself, or to another address.

1.On the Proposals B page, find the “Delegate Votes”

![](/files/uBYlh5utOxlfprFM5wUz)

2.Enter the wallet address to **delegate** your voting rights of the HUNTER B. You can assign it to others, or to your self. Then click DELEGATE, and confirm the transaction in your wallet.

![](/files/dlSbE49usqt37YSvABu5)

3.Now you or the address which you delegated the voting power can vote on proposals. By delegating your voting power allow the recipient user to vote any decision on a Proposal B without your consent.

&#x20;

## **Take back the voting power**

After the delegation, if you want to take back your voting power, you just need to enter your own wallet address and delegate back to yourself. &#x20;

The recipient does not take any ownership of your HUNTER B tokens.


---

# 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://hunterdao.gitbook.io/docs/proposals-b/delegating-votes.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.
