# Staking dApp — 3. Reward

### Claim PERI by minted pUSD <a href="#ba43" id="ba43"></a>

Step 1. Click ‘Reward’ on the main page.

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

Step 2. Check your reward amount on the ‘PERI’, and click ‘CLAIM’.

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

Step 3. Check the gas fee on the Metamask, and click ‘Confirm’.

<figure><img src="/files/mUmydDGxxiemNnNWl2ud" alt="" width="260"><figcaption></figcaption></figure>

Step 4. Once the transaction is completed, you can see the alert on dApp and Metamask.

![](https://miro.medium.com/max/700/1*5RMoE5qp3_-NL7YL_N1t2g.jpeg)

Step 4-1. You can check the claimed amounts on the ‘Balance’ — ‘Reward Escrow’ window.\
Note — Rewards are escrowed for 52 weeks from the claim approval.

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

### Claim PERI by minted LP tokens <a href="#edd5" id="edd5"></a>

Step 1. Click ‘Reward’ on the main page.

![](https://miro.medium.com/max/700/1*8m1Oeh3QV2CDUB2cVMD46g.png)

Step 2. Scroll down to LP reward, and check the reward amount of ‘PERI’ token. Click ‘Claim’.

![](https://miro.medium.com/max/700/1*Cl8WmmClmB8EOX228MG98A.png)

Step 2–1. If users added LP on the PancakeSwap, you can see the LP reward window like this below.

Check the reward amount of ‘PERI’ token and click ‘Claim’.

![](https://miro.medium.com/max/700/1*4uL6PWfDcC4QCnvx6TbSQw.png)

Step 3. Review the gas fee on the Metamask, and click ‘Confirm’.

![](https://miro.medium.com/max/700/1*NGN1l8FYHtV4IAtlmmlUDQ.jpeg)

Step 4. Once the transaction is completed, you can see the alert on dApp and Metamask.

![](https://miro.medium.com/max/700/1*7dR-oJzUEVObfOCt0pVf2Q.jpeg)

Step 4-1. You can check the claimed amounts on the ‘Balance’ window. LP rewards are added to the ‘Transferable’ amount, this means that users can transfer and trade rewarded PERI tokens immediately.

![](https://miro.medium.com/max/700/1*gqc9fE1HyfcRrhApFddK4g.png)

### **Notes** <a href="#b6e7" id="b6e7"></a>

* Claim schedule refreshes at every Saturday 00:00AM UTC. If you staked amount in weekdays, you can request claim from upcoming Saturday 00:00 UTC. Users should request their claim rewards on weekly basis.
* All staking rewards are given by PERI token, including users who have staked PERI, stablecoin, LP tokens.


---

# 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://peri-finance.gitbook.io/perifinance/peri-finance-1/guides/stakingdapp_3_reward.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.
