# Staking TRX

### **What is staking**?

Staking on a DPoS blockchain involves token holders locking/freezing up their tokens on the blockchain , typically to get a yield and even voting rights. In DPoS blockchains , users delegate votes to validator nodes , in TRON we call them Super Representative (SR) Candidates.

TRON users can choose to stake TRX and receive 1 of 2 types of resources (energy or bandwidth) plus "TRON Power" (voting power/rights).&#x20;

Users lock up their TRX and receive voting power to elect SRs and earn rewards. Typically , it is distributed as a share of the block rewards earned by the SRs, enabling users to earn passive income while ensuring the network remains secure and efficient.

{% hint style="info" %}
*You can stake multiple times and add to your existing amounts for either resource types.*
{% endhint %}

#### Stake TRX to get either choice:

{% columns %}
{% column %}

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

<p align="center"><strong>Energy + Tronpower (voting rights)</strong></p>
{% endcolumn %}

{% column %}

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

<p align="center"><strong>Bandwidth + Tronpower (voting rights)</strong></p>
{% endcolumn %}
{% endcolumns %}

### **Unstaking**

There are two parts to unstaking TRX on TRON\
1\) Unstake your TRX tokens. It take 14 days to "unfreeze"&#x20;

2\)After the 14 days , you can withdraw into your available balance for use or transfer.\
You can also decide to cancel the unstake during the 14 day period which will allow you to continue receiving energy/bandwidth and voting rights.


---

# 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://tronpower.gitbook.io/docs/learning-hub/learning-hub-overview/concepts/staking-trx.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.
