# Staking dApp — 1. Setting/Stake-Mint

**Supported Networks for PERI**

PERI supports a variety of blockchain networks, providing users with more choices and flexibility. The networks currently supported by PERI are as follows:

1. **Polygon**
2. **Ethereum (ETH)**
3. **Binance Smart Chain (BSC)**
4. **Moonbeam**
5. **Moonriver**
6. **Base**

```
Network Name: Base Mainnet

New RPC URL: https://mainnet.base.org

Chain ID: 8453

Symbol: ETH

Block Explorer URL: https://basescan.org
```

### Add BASE Mainnet in Metamask <a href="#id-0dc5" id="id-0dc5"></a>

Step 1. Open the Metamask app on your web browser and click the right top Network icon.

Step 2. Press ‘Add Network’ to set BASE network.

<div align="center"><figure><img src="/files/swZIQYUYGuDrBqgZud1O" alt="" width="306"><figcaption></figcaption></figure> <figure><img src="/files/gv8GzJ1id0LhuGv4QpdC" alt="" width="287"><figcaption></figcaption></figure></div>

### Add PERI, pUSD, USDC, DAI Token on BASE Mainnet <a href="#id-9055" id="id-9055"></a>

Step 1. Click ‘import Tokens’ on the metamask.\
(Make sure your current network is set on BASE Mainnet

Step 2. Add Tokens on following address:

```
PERI: 0xa8dA6145919B7F710cb18dE3f5093860ED960c1b
PUSD:0xA7e9e51eB96D41eEE7676cE09A20D4137132FACa
```

(If users have following kinds of stablecoin, please add tokens below)

```
USDC:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
DAI: 0x50c5725949a6f0c72e6c4a641f24049a917db0c
```

And click ‘Next’

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

Step 3. After you click ‘import tokens’, you can see the current PERI amounts.

<div data-full-width="true"><figure><img src="/files/FhWJjsv7CtF6A076IMQ1" alt=""><figcaption></figcaption></figure></div>

## Steps of Staking PERI on dApp <a href="#id-0277" id="id-0277"></a>

Users can mint PERI’s basic Pynth(PERI Synthetic Asset)pUSD through the staking process.

Step 1. Click ‘Stake’ — ‘Mint’ on the main page.

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

Step 2. Input the pUSD amount that you want to mint by staking PERI, and click ‘Mint’.

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

Step 2. Check the gas fee on the Metamask, and click ‘Confirm’.\
Once the transaction is completed, you can see the alert on dApp.

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

Step 4. You can see the staked PERI on the status window.

### :coin:Steps of Staking DAI/USDC on dApp <a href="#d3e0" id="d3e0"></a>

If you scroll down from the Mint page, you can select staking DAI or USDC stablecoin. The process of staking DAI and USDC are the same as PERI.

\ <mark style="color:red;">**(For staking stablecoin, users should stake PERI token on dApp beforehand. Amount of staking stablecoin is limited to 20% of the whole staked amount)**</mark>


---

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