# Trade wXDN with other coins

#### 1. Connect your wallet to PancakeSwap

If you aren't aware how to connect your wallet, you can see the instructions [here](https://wiki.digitalnote.org/contributing-to-wxdn-busd-liquidity-pool-on-pancakeswap#step-2-connect-pancakeswap-to-your-wallet)

#### 2. Go to PancakeSwap's [exchange page](https://exchange.pancakeswap.finance/#/swap?outputCurrency=0xbea2576f400b070c7cdf11d1cbb49de0c84e3bcf)

![](/files/-MVDBe7xVjhyV9aiV4QE)

#### 3. Select the pair you want to trade

Choose the token you want to buy by selecting from the "To" list. If you don't see the token in the default list, please get the BSC contract address of the token to find it.&#x20;

In the "From" list, provide the coin or token you want to spend (sell).

![](/files/-MVDCH1NvOAvAdvqtXrY)

In this case, we will be buying wXDN with BNB. So this is how the screens looks like:

![](/files/-MVDD91IocLLqVNIxId7)

![](/files/-MVDDRWBzdN8rcHKoOpf)

![](/files/-MVDDYUZFHX9oDi9_UHL)

Click on "Confirm" button and you get your wXDN in the 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://wiki.digitalnote.org/trade-wxdn-with-other-coins.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.
