> For the complete documentation index, see [llms.txt](https://feesaver.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feesaver.gitbook.io/docs/zh/feesaver-zhi-ya/vote-sr.md).

# 为超级代表投票。额外 +3-3.5% 年化收益

网络中的超级代表 **TRON** ——是有权确认交易并获得报酬的验证者。任何地址都可以将其 **TRON 权力** 委托给超级代表，后者会在投票给他的人之间分配奖励。

{% hint style="warning" %}
**FeeSaver** 是 **候选人** 进入 **超级代表**。如果 FeeSaver 获得足够的票数，就能成为 27 名 SR 之一并通过自己的节点确认交易。
{% endhint %}

**将票投给超级代表并获得额外收入的分步指南：**

1. 在 TRX [被质押后](/docs/zh/feesaver-zhi-ya/how-to-stake-trx.md)，点击 **查看更多 SR**以便将票投给超级代表。如果您在主菜单，请点击 **投票** 然后再次点击按钮 **投票**
2. 在搜索中输入 **FeeSaver**，选择并点击 **下一步**
3. 确认 **票数** 已被设置为最大值，点击 **投票** 并签署交易。现在您将在区块链上获得额外奖励。

<figure><img src="/files/2c7a2d28835dbe36c7d2fee00f3e44d6d315bcd6" alt=""><figcaption></figcaption></figure>

4. 投票奖励需要定期领取：点击按钮 **投票**，当有可用的 **未领取奖励**时，点击 **领取奖励** ，奖励将以 **TRX** 的形式记入您账户，作为投票报酬

***

还有问题？请写信给我们的支持团队 [t.me/feesaver\_support](https://t.me/feesaver_support)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://feesaver.gitbook.io/docs/zh/feesaver-zhi-ya/vote-sr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
