# PancakeSwap

### Swap

* To make token swaps, visit the [**PancakeSwap**](https://pancakeswap.finance/?chain=base) website and click on the "Exchange" tab.
* Select the token you want to sell and the token you want to buy.
* Enter the amount of tokens to swap and click the "Swap" button.
* Confirm the transaction in your wallet, such as MetaMask or another BSC-compatible wallet.

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

### Liquidity Pool

* To add funds to a Liquidity Pool, go to the "Pool" tab on the PancakeSwap website.
* Choose the tokens you want to provide to the pool and specify the quantity of each.
* Click the "Add" button, then confirm the transaction in your wallet.
* After providing funds, you'll receive LP tokens representing your share in the pool.

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

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

### Removing Funds from a Liquidity Pool

* To withdraw funds from a Liquidity Pool, go to the "Pool" tab on PancakeSwap.
* Select the pool from which you want to withdraw funds.
* Enter the amount of LP tokens you want to remove and click the "Remove" button.
* Confirm the transaction in your wallet, and your funds will be returned in the original tokens.

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

### Perpetual

* Perpetuals on PancakeSwap are derivative products based on tokens. You can trade perpetual contracts on this platform.

### Bridge

* The Bridge on PancakeSwap allows you to transfer tokens between different blockchain networks.
* Choose network and token you want to send.
* Choose network and token you want to receive.&#x20;
* Click “Transfer” button and confirm in your wallet.

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

### Syrup Pool

* The Syrup Pool is where you can stake CAKE tokens, which are the native tokens of the PancakeSwap ecosystem, in exchange for rewards.

<br>

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

### Game

* PancakeSwap also offers various games and entertainment, often accessible on the homepage or in the "Games" tab.

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

<br>

<figure><img src="/files/4FV9DftCW5blppvbZF71" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/protocols-guides/pancakeswap.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.
