# Voting for SRs. Additional +3-3.5% APY

Super representatives on the network **TRON** - are validators who have the right to confirm transactions and in return receive rewards. Any address can delegate its **TRON Power** to a super representative, who in turn distributes rewards among those who voted for them.

{% hint style="warning" %}
**FeeSaver** is **a candidate** for **Super Representatives**. If FeeSaver gains a sufficient number of votes, it can become one of the 27 SRs and confirm transactions through its own node.
{% endhint %}

**Step-by-step instructions on how to delegate your votes to a super representative and receive additional income:**

1. After TRX [have been staked](/docs/feesaver-staking/how-to-stake-trx.md), click **View more SRs**to delegate votes to a super representative. If you are in the main menu, click **Vote** and then the **Vote**
2. In the search enter **FeeSaver**, select and click **Next**
3. Check that **Votes** are set to the maximum value, click **Vote** and sign the transaction. Now you will receive additional rewards on the blockchain.

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

4. Voting rewards need to be claimed periodically: Click the **Vote**, and when **Unclaimed Rewards**are available, click **Claim Rewards** and you will be credited with a reward in **TRX** for voting

***

Still have questions? Write to our support service [t.me/feesaver\_support](https://t.me/feesaver_support)


---

# 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://feesaver.gitbook.io/docs/feesaver-staking/vote-sr.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.
