# How to make swaps?

Halo Wallet has partnered with OKX DEX and 1inch to launch the native cross-chain swap function, enabling users to directly swaps tokens on multiple blockchains supported by Halo Wallet.

### How to make swaps?

#### Step 1: Enter the swap page

Open the Halo Wallet App and navigate to your asset page. Click \[Swap] and enter the “Swap” page.

**Reminder:** Please update your Halo Wallet App to the latest version(V 3.3.0) in order to use the upgraded swap feature.

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

#### Step 2: Make a swap

1\. On the “Swap” page, directly tap the token and choose the one you wish to trade from the token list. We’ll take swapping from USDT(Polygon) to MATIC(Polygon) as an example.

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

2\. Click “Select token” and then choose the token you wish to receive. Remember to choose the right blockchain network.

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

3\. Enter the amount of either token. The amount of the other one will be shown automatically. If it’s the first time for you to use the swap function on Halo Wallet, please follow the steps to make the approval.

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

After you’ve give the approval, click \[Swap] to proceed. Confirm details on the pop-up page and click \[Swap] to complete the trade.

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

By following these steps, you should be able to successfully perform a swap using Halo Wallet! 🎉


---

# 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://halo-1.gitbook.io/halo-wallet/beginners-guide/how-to-make-swaps.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.
