# PERI Staking

## PERI Staking dApp <a href="#id-3ba0" id="id-3ba0"></a>

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

### Features of PERI Staking <a href="#id-356c" id="id-356c"></a>

PERI staking dApp allows users to mint pUSD by staking PERI, USDC, DAI, and DEX LP tokens. Users can participate staking with their holding USDC and DAI stablecoin by PERI 80% : Stablecoin 20% ratio.

By staking tokens on PERI staking dApp, holders will receive regular staking rewards based on the vesting plan. These tokens are distributed to stakers based on their amounts of staking at the dApp. Users can also anticipate the inflation profit of PERI token prices.

Staking dApp has following four major functions:

**Mint:** Users can mint pUSD, the basic Pynths(PERI synthetic asset) of PERI Finance through their owned PERI token, stablecoin, and LP tokens. Minted pUSD used in trading various Pynths, perpetual futures swap on the PERI.Exchange.

{% content-ref url="/pages/-MhWsZ3AZ8ZFbRd58nVy" %}
[Staking dApp — 1. Setting/Stake-Mint](/perifinance/peri-finance-1/guides/stakingdapp_1_stake_mint.md)
{% endcontent-ref %}

**Burn:** By burning pUSD, staked tokens are unstaked. Unstaked tokens can freely transfer to other wallets(without escrowed amounts of PERI token).

{% content-ref url="/pages/-MhWsYbK75T5gN5dQfXQ" %}
[Staking dApp — 2. Burn](/perifinance/peri-finance-1/guides/stakingdapp_2_burn.md)
{% endcontent-ref %}

**Reward:** PERI Finance distributes staking rewards to users on weekly basis. Users can claim their staking rewards and re-stake to mint additional pUSD on staking page.

{% content-ref url="/pages/-MhWsY2S7PP1K1mF6v1O" %}
[Staking dApp — 3. Reward](/perifinance/peri-finance-1/guides/stakingdapp_3_reward.md)
{% endcontent-ref %}

**Earn:** LP tokens are issued by adding liquidity on DEX platforms. Users can earn LP rewards by staking LP tokens on PERI Finance staking dApp.

{% content-ref url="/pages/-MhWsRa\_6k4THtjV8Qx9" %}
[Staking dApp— 4. Earn(LP Reward)](/perifinance/peri-finance-1/guides/stakingdapp_4_reward.md)
{% endcontent-ref %}


---

# 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/dapps/peri-staking.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.
