# BSC

Here is how to swap on **BSC**

Connect your wallet to the [pancakeswap](https://pancakeswap.finance/swap) website.

Click on '**Select a token**' and paste our token address.&#x20;

{% embed url="<https://bscscan.com/address/0x688ec465111ed639267cb17c47e790c9cc7279c1>" %}

Next, enter the amount that you wish to trade. You can enter either your desired input amount or output amount.

If this is your first time trading this token with the Uniswap protocol, then you'll need to approve the token first. 'Approve' is an BEP-20 token standard. When you approve a token, you grant the Uniswap router permission to send that token out of your wallet for the swap.&#x20;

#### Review your swap <a href="#h_f4e0ecc43d" id="h_f4e0ecc43d"></a>

Press the 'Swap' button to view a preview of your swap. This screen will show all the details of your trade:

* **Expected amount**
* **Liquidity Provider fee**
* **Route**
* **Price Impact**
* **Minimum Received**

When you're ready, click 'confirm swap' and confirm the transaction 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://big-beans-gaming.gitbook.io/bb-verse/big-beans/swapping-and-bridging/swapping/bsc.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.
