# How to Bridge？

### Step 1

Go to [v2.o3swap.com](https://v2.o3swap.com/). Click on the Token Logo or the down arrow to select the token, then put the number of tokens that you want to bridge in the input box on the left side.

![](https://lh4.googleusercontent.com/7CIBxcSSiszPKEMZB4jOQca2dIyqORIJoKQNJxO6RAlBo3LZWGcKpODmlEyGUVUMHzfo-azZNEeHUppmmHQ7VP6OUbsOAszu8FtOA8FrRyiB4wIYauOvibdnLQ3TcWtUmuSeWaUoZdPOYuFfcw)

### Step 2

Click on the “From” box to select which chain your token will be bridged from.

Then click on the “To” box to select the chain that you want your token to be bridged to.

![](https://lh4.googleusercontent.com/iJwX2qvAP8hmnmfS_uo8vXgZ0NMsLU6LROHE0HPSQgzkm7TtVOdKJMVeoYY7C8YNVWkkoTMSIBockR380FGkBWfiXrEz0PBVYaqHHOJwM1utSbC24z8-ax7Bvw-e__GILfT1uvKsYeBSFaVXhw)

### Step 3

Click the “Confirm” button to continue the transaction, and click the “Confirm” button in the pop-up window of your wallet extension or app to submit the transaction.

![](https://lh3.googleusercontent.com/GUkfGsmM-XcG3NNmVr0yXW37VQtNtyqGY_a3yEEJblFMPUtCDHe0o7j8Z-ZS7j5OItsZKf2nc-zqWq237Ybl4JLVBc05eDFMKiGmM3fauPuuIBoOQcd2Aqtj7VN2EvEfum0Mxhouvvt2AxTRug)

{% hint style="info" %}
If it is the first time that your wallet or the token you select is using the Bridge, you will need to click on the “Approve” button at the pop-up window. Then click Confirm again. The final step is to click confirm in the pop-up window of your wallet extension or app.
{% 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://docs.o3swap.com/o3-swap-user-guide/how-to-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.
