# How To Swap & Bridge Tokens

Follow the steps below to complete a trade on the ApeBond:&#x20;

{% hint style="info" %}
We are swapping $BNB on the BNB chain to $QUICK on the Polygon
{% endhint %}

1\) Connect your wallet to ApeBond (for instructions, visit the [How to Connect Your Wallet](/apebond/products-and-features/wallets/how-to-connect-your-wallet.md) page).&#x20;

![](/files/vISUQPQjAwtr5YzOHhWv)

2\) Click Swap in the nav bar

![](/files/xvcdsG8DAVLYWrjAXFZC)

3\) Select the tokens you wish to trade by clicking on the token icons and selecting from the dropdown list.&#x20;

If you are attempting to trade a token for the first time, you will need to approve the token contract within your wallet using the Enable button before trading.&#x20;

![](/files/OJpCBSvkLjYgtBwX4nau)

4\) Select both the desired Chain and token.&#x20;

For this example, we're selecting Polygon as the Chain and $QUICK as the token.

![](/files/zHtBm8kbgw3J8ID1c4GR)

5\) Input the amount you wish to trade or receive. The platform will automatically calculate and display the corresponding amount for the other token.

![](/files/52lXK8lYSigGxa1R6Zw7)

6\) Expand the details section by clicking the triangle icon to view more information.

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

7\) Check the details to ensure the values are accurate

<figure><img src="/files/6I68erCHHS34WFXblpw0" alt=""><figcaption></figcaption></figure>

8\) Initiate the trade by clicking on “Bridge”.&#x20;

Note: If you're swapping tokens on the same chain, this button will say "Swap" instead.

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

9\) Confirm the transaction in your wallet.&#x20;

Once a trade is completed, you can click "View on explorer" to see your transaction details.​ If successful, the swap should be reflected in your wallet's token balances shortly after.


---

# 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.ape.bond/apebond/products-and-features/swap/how-to-swap-and-bridge-tokens.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.
