# How to trade natively on Coin98 Extension

**Step 1**: Open **Coin98 Extension** → Select the **Swap icon** in the bottom navigation bar;

**Step 2**: Select the desired blockchain. For example, we will choose BNB Smart Chain;

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

**Step 3**: Fill in the following information:

* Select the wallet containing the token/coin you want to trade.

<figure><img src="/files/3uziqPGfAlQPs8q9xiHc" alt=""><figcaption></figcaption></figure>

* Choose the trading token from the list. For those tokens that haven’t been listed yet, you can paste the Contract and trade as usual. We will use the C98/USDT trading pair for example.

<figure><img src="/files/1ask0x77XcEpw2r1vGy7" alt=""><figcaption></figcaption></figure>

**Step 4**:

* Slide the bar to reach the desired trading amount or fill in the number of tokens.
* Slide the bar of Gwei as you want.

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

* You can adjust the following parameters in the **Setting** section:\
  \+ **Slippage Tolerance**: This is one of the most common reasons for swap failure. You can trade with the default slippage rate on the wallet (0,5%), or customize it to ensure the highest success rate.\
  \+ **Default Pair**: The default tokens for each trading pair.

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

**Step 5**: Carefully read the information below before deciding to trade:

* **Rate & Inverse rate**: The price ratio of the 2 tokens.
* **Price impact**: Estimated % difference in price when swapping compared to the displayed price.
* **Fee:**

  \- Liquidity Provider Fee: The amount used to pay the liquidity providers.

  \- SuperLink Fee: The amount used to find the best route. The fee is about 0.1% of the total amount as the default

  \- UI fee: The fee for the swap interface and operation. The fee is about 0.5% of the total amount as the default.
* **Gwei bar**: A feature that allows users to adjust the amount of Gas fee (transaction fee) according to their needs by sliding the bar.
* **Share URL**: Share the trading pair via URL.

<figure><img src="/files/cIjcDQjdWgzgHlxoALaO" alt="" width="313"><figcaption></figcaption></figure>

**Step 6**: Click **Approve**/**Swap**, then review the order again. If you agree to swap, click **Confirm** to finish.

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

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

{% hint style="warning" %}
**Note**:

* The default [gas fee](https://coin98.net/what-is-gas-fee) on Coin98 Extension has been set for the highest speed with the most reasonable cost.
* The arrow in the middle of the trading interface is used to switch between the buying and selling positions. You need to check the tokens’ positions carefully before making any transaction.
* You need to have the corresponding blockchain wallet and a proper balance of father tokens in this wallet to pay the fee before trading.
* The Approve step is only displayed in the first trade. In the following trades, you only need to click Swap to complete the transactions.
* Coin98 Wallet will charge **0.6%** per swap transaction for the Super Link fee and UI fee.
  {% endhint %}

After swapping successfully, you can go to the main screen or the **Trade History** section at the top right corner of the trading interface to check the traded tokens if needed.

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


---

# 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.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-trade-natively-on-coin98-extension.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.
