# Staking Rewards

## Rewards after the locked duration has passed <a href="#rewards_after_the_locked_duration_has_passed" id="rewards_after_the_locked_duration_has_passed"></a>

### 1. Navigate to Earn > My Investments > LRC Staking <a href="#id-1_navigate_to_earn__my_investments__lrc_staking" id="id-1_navigate_to_earn__my_investments__lrc_staking"></a>

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

### 2. Choose subscription <a href="#id-2_choose_subscription" id="id-2_choose_subscription"></a>

Select the subscription you wish to claim rewards with. Holding Time with <mark style="color:green;">Green</mark> text indicates the subscription has passed the set locked duration.

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

### 3. Claim and hit Confirm <a href="#id-3_claim_and_hit_confirm" id="id-3_claim_and_hit_confirm"></a>

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

{% hint style="success" %}
Congratulations! You have successfully claimed your staking rewards!
{% endhint %}

## Rewards before the locked duration has passed <a href="#rewards_before_the_locked_duration_has_passed" id="rewards_before_the_locked_duration_has_passed"></a>

### 1. Navigate to Earn > My Investments > LRC Staking <a href="#id-1_navigate_to_earn__my_investments__lrc_staking_1" id="id-1_navigate_to_earn__my_investments__lrc_staking_1"></a>

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

### 2. Choose subscription <a href="#id-2_choose_subscription_1" id="id-2_choose_subscription_1"></a>

Select the subscription you wish to claim rewards with. Holding Time with <mark style="color:orange;">Orange</mark> text indicates the subscription has not passed the set locked duration.

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

### 3. Tap Redeem <a href="#id-3_tap_redeem" id="id-3_tap_redeem"></a>

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

### 4. Enter the amount you wish to unstake <a href="#id-4_enter_the_amount_you_wish_to_unstake" id="id-4_enter_the_amount_you_wish_to_unstake"></a>

{% hint style="info" %}
The reward is averagely mapped to each staked token; thus if you unstake **part** of the LRC token which hasn't reached the lock-up requirement, the *associated unclaimed reward* will be **forfeited**; while the remaining part stays unclaimed in your account.\
\
Example: You have staked **2000 LRC** for **50 out of 90** days and you wish to unstake **500 LRC (or 25%)** of it. This means **25%** of the currently accumulated rewards will be **forfeited/deducted** and will be *redistributed* to the pool. The rest of **75%** of the unclaimed reward stays and **1500 staked LRC** tokens continue accumulating rewards.
{% endhint %}

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

### 5. Tap Redeem <a href="#id-5_tap_redeem" id="id-5_tap_redeem"></a>

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

{% hint style="success" %}
Congratulations! You have successfully reclaimed your staked tokens!
{% endhint %}


---

# 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://docs-wallet.loopring.io/earn/staking/lrc-staking/staking-rewards.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.
