# Bridging on Kwenta

Before bridging, you’ll first need to add the Mainnet RPC details to your wallet client. You can do this by heading to [Chainlist](https://chainlist.org/?search=base), connecting your wallet, and allowing it to add the  RPC details to your wallet, by adding the network details manually. Network details can be found at [Broken mention](broken://pages/zx6DVtwRNyB5alBSkgjE)

{% hint style="success" %}
Pro Tip: Connecting your wallet to Kwenta V3 will prompt you to switch and add the RPC if it isn't already available.
{% endhint %}

Once your wallet supports the network, you’ll be ready to bridge assets. There are  multiple ways to bridge assets into the ecosystem.

### **How to Deposit Funds Using the Kwenta Bridge**

To get started with Bridging to base, head over to [https://kwenta.io/](#how-to-deposit-funds-using-the-kwenta-bridge) and ‘Connect a Wallet’. Follow the prompts in your wallet to connect it, this is the wallet that will both send the asset (on the origin chain) and later receive it.

After connecting, should no funds be found on the network, our bridge integration will prompt traders to bridge funds while doing the initial setting up of their v3 account.&#x20;

To initiate a transfer, select your origin chain in the 'From' and the 'To' section, then input the desired amount to bridge.&#x20;

<figure><img src="/files/3uyDqzGmgdh0ZGdXGFDm" alt=""><figcaption></figcaption></figure>

Once ready, click on 'Review Quote'. A summary of fees will then be displayed.

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

To proceed, click the **Confirm and Send** button to initiate the transfer. This will trigger a transaction confirmation request in your wallet. Once the transaction is successfully processed, the confirmed amount will will be available in your wallet on the other side.

<br>


---

# 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://docs.v3.kwenta.io/welcome-to-kwenta-1/bridging-on-kwenta.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.
