# Pynths DEX Guide - Bridge

### **Transfer submit**

Step 1. If you want to transfer pUSD from Polygon to Moonriver, please select 'Polygon' at 'From' slot and 'Moonriver' at 'To' slot.

![](/files/RTLZUSrvECHwoJnTwAwO)

![](/files/ehf1fBIk6DsVYnp2FcaP)

Step 2. Input the pUSD/PERI amount that you want to transfer to the Moonriver network, and click 'Confirm'.

![](/files/35tSYzmY9yPLfo0Ah9aL)

Step 3. Sign and confirm transaction on Metamask.

![](/files/FMj3jm2MbaBdH5TtdGaw)

Step 4. When you see the success alert, the transaction is complete.

![](/files/5UWoyV7jFgUjk0LD1A6H)

### **Transfer Receive**

Step 1. Click the 'Receive' tab on the Bridge page.

![](/files/zrbGcZ9jIHGhY7jyLQS9)

Step 2. You can check that pUSD token has ready to receive on this tab. Click 'Confirm'.

![](/files/XmL0ojSuPIFuMUeZEmeG)

**Note: Tokens you have confirmed on the ‘Submit’ tab may take up to 10 mins for arrival on the ‘Receive’ tab.**

Step 3. Check the transaction fee and click 'Confirm'. When you see this alert and Metamask confirm alert, your token has successfully received the pUSD/PERI token.

![](/files/oLkm4yZKDIfgELYMWXpt)

Step 4. Check the Metamask wallet that your assets have successfully received.

![](/files/wwfiDcU3k1oGJb219a1N)


---

# 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://perifinance.gitbook.io/peri-finance2021/peri-finance-1/guides/pynths-dex-guide-bridge.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.
