# Bridge Funds to Ronin

## How to Use the Ronin Bridge

{% hint style="danger" %}
Double check your wallet address and chains to ensure you are sending to the right location
{% endhint %}

Steps to Deposit:

1. Access the Bridge:\
   Visit the [Ronin Bridge website.](https://app.roninchain.com/bridge)
2. Connect Your Wallet:\
   Link your Ronin wallet to the platform.

3\. Select Deposit:\
Click on the "Deposit" option. You will be prompted to choose between transferring Tokens or NFTs—select the one you wish to send.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeS_uQy9x2413Qme-Lw3H76ypyPKOLuy6-pGJ5_NyXkGC0_RMIiEbsvc5JFLX7_BrO1PIxrxhwSfE6yacR0qK7NdI2QJTzDCiLwA1iEhqiHPZxl8VlbAxIgcQnMeiVq1g9gjRVDnw?key=lTNQ8Vfpm9eaZlJL_HgpQMGu)

4\. Enter Recipient Address:\
In the "To" field, type in the recipient’s wallet address.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeoTpmWoyQxf_AKHvYXvKTxWTCDd2PxY7uPtoCiucYd9Q4echRBvy3s1cRLgcDm5DIgJinqzFnzJxbOxJ3tP8HWqhKPYfitwqrnn5rP2es9E48sEDnft2Hh3WCW3ihQ67cMy5MrHg?key=lTNQ8Vfpm9eaZlJL_HgpQMGu)

5\. Submit:\
Review all the details carefully, then click "Submit" when you're ready.

6.Confirm Transactions:\
Approve the transaction within your wallet.

7\. Wait for Completion:\
Allow the process to complete on the bridge page.

Follow these steps to make your deposits quickly and securely using the Ronin Bridge!

{% hint style="warning" %}
If you don't have any $RON (native gas token on Ronin) then you can send some using <https://www.gas.zip/>
{% endhint %}


---

# 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://wiki.fishingfrenzy.co/beginner-guides/bridge-funds-to-ronin.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.
