# How to Swap

Step 1: Enter into <https://sideswap.finance>

Step 2: Connect your wallet

<div align="left"><figure><img src="/files/UzeiXlQiytbxiAMz9CBu" alt="" width="375"><figcaption></figcaption></figure></div>

Step 3: Select the token you will pay and the token you want to get (ex: swap WETH with USDC)

<div align="left"><figure><img src="/files/i51UsAZCQazvx68S5xdZ" alt="" width="375"><figcaption></figcaption></figure></div>

Step 4: Enter the amount you want yo pay, and click 'Swap'

<div align="left"><figure><img src="/files/P8TgGxGyXXePcgAgSPWt" alt="" width="375"><figcaption></figcaption></figure></div>

Step 5: Confirm your information

<div align="left"><figure><img src="/files/8WrloJuQZNNxFyKwDJ8h" alt="" width="375"><figcaption></figcaption></figure></div>

Step 6: Click "Confirm Swap" and confirm in your wallet

Step 7: Congradulations!

<div align="left"><figure><img src="/files/Qn72OBeKO0kivuBa2kzF" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://sideswap-1.gitbook.io/sideswap/get-started/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.
