# How to become a Super Representative (SR)?

On the TRON network, all TRX holders can apply to be SR candidates, and are likely to become SRs or SR partners. Any TRX holder can vote for SR candidates, among which the top 27 most-voted candidates will become SRs, while the 28th to 127th will become SR partners. SRs are responsible for producing blocks and packing transactions. SR partners, on the other hand, only receive voting rewards without performing the aforementioned two tasks. All SR candidates, SR partners and SRs have the right to raise proposals to modify parameters on the TRON network.

&#x20;

How to apply to become an SR?

It requires 9,999 TRX to become an SR. You can apply on TRONSCAN.

Link: <https://tronscan.org/#/sr/representatives>&#x20;


---

# 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/en/wallet-faq-en/tron-wallet/representative.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.
