# 什么是超级代表

在TRON网络中，任何持有TRX的个人都可以申请成为超级代表候选人，从而有机会成为超级代表或超级代表合伙人。申请超级代表需花费 9,999 TRX（[<mark style="color:blue;">**点击提交**</mark>](https://tronscan.org/#/sr/representatives)），得票数最高的前27名候选人将成为超级代表，而第28至127名将成为超级代表合伙人。

超级代表承担着出块和打包交易的责任，同时也会获得相应的投票和出块奖励。超级代表合伙人不参与出块和打包交易，仅可获得投票奖励。无论是超级代表候选人、超级代表合伙人还是超级代表，都享有修改TRON网络参数的提议权。


---

# 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://help.tokenpocket.pro/cn/faq/tron-wallet/representatives.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.
