# How to use PancakeSwap

This is guidance on how to use PancakeSwap which is a DeFi service based on Binance Smart Chain (BSC). Since dapp browser (Discovery tab) of D'CENT wallet supports Binance Smart Chain, you can use PancakeSwap service through D'CENT dapp browser.

{% hint style="danger" %}
**Discovery is a browsing function that allows you to use a blockchain-based decentralized app (dapp) service. Since all dapp services (including PancakeSwap) are not operated by D'CENT, any inquiries that arise while using dapp services must be directed to each dapp service operator. In addition, there is a risk of financial loss when using the dapp service, and the user is responsible for all risks that may occur while using the service.**
{% endhint %}

## Create Binance Smart Chain account

First, create an account of Binance Smart Chain.

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FPSL02pFT5Zlc2Q05AeR3%2FPancakeswap(1).png?alt=media&#x26;token=19950b39-0285-4611-8a67-b1b16337bbb2" alt=""></div>

**1)** Click **"Add account `+`"** button in the **"My Wallet"** tab

**2)** Enter **"Binance Smart Chain"** in the search field. And select **"Binance Smart Chain (BNB)"** from the search list.

**3)** Select the **"Add accont"** button to complete account creation.

## Switch dapp browser network to Binance Smart Chain

In order to use Binance Smart Chain based dapp services, switch the network to Binance Smart Chain.

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FWbRLOtt6q8lUQkYQYu7j%2FPancakeswap(2).png?alt=media&#x26;token=6a121a37-20d6-43a2-85ba-9219c8109185" alt=""></div>

**1)** Click **"Network(🌐)"** icon in the **"Discovery"** tab.

**2)** Select **"Binance Smart Chain"** in the list.

## Move to PancakeSwap site

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FmKik76ZM6pg5p2yUtFKK%2FPancakeswap(3).png?alt=media&#x26;token=cd66f0be-ffd4-4c82-864b-10cbe85d829e" alt=""></div>

**1)** Enter the URL([**https://pancakeswap.finance/**](https://pancakeswap.finance/)) of PancakeSwap in the input field in the **"Discovery"** tab.

**2)** You can add a site to your favorites by clicking the **More (⋮) button** at the bottom of the **"Discovery"** tab and selecting **"Add to Favorites."**

## Connect Wallet

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FagiQtMyTuLhCTPLsZHPx%2FPancakeswap(4).png?alt=media&#x26;token=2b8c34e1-76aa-4b86-b3f4-e867aab2a593" alt=""></div>

**1)** In order to connect D'CENT wallet with PancakeSwap, please click **"Connect"** button

**2)** When the PancakeSwap site requests a wallet connection, check the account to be connected and click the **"Connect"** button.

**3)** You will see that your D'CENT Wallet is successfully connected to the PancakeSwap site.


---

# 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://userguide.dcentwallet.com/external-service/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.
