# Staking dApp — 2. Burn

### Burn pUSD by un-stake PERI <a href="#fe3a" id="fe3a"></a>

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

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

Step 2. Input the amount that you want to burn pUSD, and click ‘Burn’.

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

Note — For users who staked both PERI and Stablecoin(USDC, DAI)\
If users who staked PERI and other kinds of stablecoin, you should maintain the staking ratio(PERI 80% : other stablecoin 20%)on the staking dApp.\
So, if you unstake all PERI amount in the dApp, **you should burn pUSD by the stablecoin first.**

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

<figure><img src="/files/giYzDOMyFD02icZeF73H" alt="" width="310"><figcaption></figcaption></figure>

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

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

Step 4. After you see the alert on dApp. you can see staked amount on dApp page and Metamask.

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

### Burn pUSD by unstake USDC or DAI <a href="#id-36e1" id="id-36e1"></a>

Burn pUSD by unstake USDC or DAI proceeds similar with PERI..


---

# 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_2_burn.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.
