# How to Swap?

### Step 1

Go to [v2.o3swap.com](https://v2.o3swap.com/). Click on the Token Logo or the down arrow to select the chain and the token that you want to swap from, then put the number of tokens to transfer in the input box on the right side.\
\
Then select the chain and token that you want to swap to.

![](https://lh3.googleusercontent.com/gtH_FIrNYoDUAqdadRV7yzynBLx1qf2UGKF4lTAzj2BgDxrKRCCdoD8M9ALGbLPff6xojdHyijw-k-DdZZH9BFxA-6ktN3FfUORtvBNa5xDKDRaMQIfAJJ92ZiN-3Zce04Pqf5lK2VHPOh8m5w)

![](https://lh4.googleusercontent.com/kkuq-8ZXMdU0ifclSjndNwyrIDFNV2VsA_vIot-06i6VyEGbWvxbvIvcFVSykp-gHX4eItwMfLZakC-j2eTI9AYbzuQp02--oDeEJXtBYOUAcNUZnrMGMjmD7C4bkVggx1bGWCyHXQwSEqHtvw)

![](https://lh3.googleusercontent.com/fEeCcgTRZiBDnqooBbPXuiqiC9KKbWUXz3w3cjM-SpYWP2M-cWFWl-QqVMzyYr6CzPbdU1C7iR4elQwMwiI6UmX7lJx5500IuuG41fyVMcV_JCH5R2xkGrGNxsmuADqHX2SSVvlWMMAkEAmhrg)

### **Step 2**

Click RFQ(request for quote) to get quotes. You will get an optimal price routing by default, and you can also choose other options by clicking on “More Trading Price”.

Then click the “Swap” 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://lh6.googleusercontent.com/IDavsOLM0iPVUM6s87ZSRqpGfdC3-iTnTt9mjnh4EaK_SMzUMU2R2iTXBQytbUZNw0NKTFWBFlqXo4FFTNeWcWGo_25_g9ynN8usL1JVQ4BH6kCGKa_DwE4ANdsIfAQDJ6uaWtK8nIKwVLsCoQ)

![](https://lh4.googleusercontent.com/J8aFHf4RFsv0ylfNed8jUJpsfVo1vqntHlNls86J_pGfuxVBR2Faf11nXvSZJU2lG9P8XwVb0HOv_dbwLdR8K84FWt0rTWesVttM6XOj1n83O-wbZEkn-8yYpvvd8g8CZ8bOX_y94S9IOwR8Rw)

{% hint style="info" %}
If your transaction involves swapping on the DEX on the destination chain, the default slippage tolerance will be set to 5% to increase the success rate. You can still set a lower slippage, but lower slippage may cause failure on the destination. You also need to check the checkbox for the agreement of receiving pToken when the failure occurs on the destination chain.
{% 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-swap.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.
