# Vote Others

Any address of tBOL holders can participate in the distribution of staking rewards for DHC nodes by voting.

### Become Voter

Click on the "Vote" button on the right of the statistics cards to enter the voting pop-up page, select the DHC nodes that need to participate in (multiple selection is supported) and submit a voting transaction.

Note: Each voter address can vote for up to **5 nodes** at the same time and the minimum quantity for voting is **200 tBOL per node**. Meanwhile, if you want to vote more than one node, the minimum vote will be doubled accordingly.&#x20;

For example, if you are voting 4 nodes at the same time, you need to stake at least 800 tBOL.

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

### Add Stake

Click on the "Lock" button in the group to submit a staking transaction.

### Reduce Stake

Click on the "Withdraw" button in the group to submit an unstaking transaction, up to the tBOL balance of staking at the current address.&#x20;

Note: the unstaked tokens will not be released back to the admin wallet until the end of the current reward era.

### Claim Rewards

Click on the "Claim" button in the group to submit a withdrawal transaction.&#x20;

Note: DHC node rewards can only be withdrawn manually. It is a real-time transaction directly into the wallet.


---

# 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.bool.network/user-guide/alpha-testnet/node-management/for-dhc-node/vote-others.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.
