# Swap

## Step 1: Navigate to "Swap"

Click "Swap" to direct to the trade platform page.

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

## Step 2: Connect Wallet

Connect your wallet used for trading tokens.

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

## Step 3: Select Tokens

Select the target tokens that you would like to swap by using the drop-down menu.

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

## Step 4: Enter Swap Amount

Enter the amount that you would like to swap.

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

## Step 5: Set Slippage and Priority Fees

Set your slippage tolerance and priority fees for this trade. In this example, we will use 0.3% slippage tolerance and 2x priority fee tier, which is also the default setting on CoinChef Swap.

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

<figure><img src="/files/9ZYmiZM9M8Kc00UQEmeh" alt=""><figcaption></figcaption></figure>

## Step 5: Confirm and Swap

Once everything is set, click "Swa&#x70;**".**

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

## Step 6: Check Your Balance

After the transaction is confirmed, you will be able to check the balance on the platform or in your 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://docs.coinchef.com/user-guide/chefswap-user-guide/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.
