# Exchange

{% hint style="info" %}
Caution: Your wallet must have a minimum of BNB to use as a fee for the swap service.
{% endhint %}

### Using Mobile Metamask & PancakeSwap

The following process utilizes NINKY-BNB Pool in PancakeSwap. For direct swap at PancakeSwap website, go to [here](https://pancakeswap.finance/swap?outputCurrency=0x90422D35496e8ed3391971DBEC894E4a8057081f).

1. Click on the “Brower’ button in your Metamask wallet.

![](https://miro.medium.com/max/486/1*YOn9nwqAyKr6JQSZy76UHw.jpeg)

2\. Click on the ‘+’ button or the ‘Browser’ button.

![](https://miro.medium.com/max/486/1*whWTSP7PEmzyvjPe93zINA.jpeg)

3\. Copy & Paste in the URL: <https://pancakeswap.finance/swap?outputCurrency=0x90422D35496e8ed3391971DBEC894E4a8057081f>

![](https://miro.medium.com/max/486/1*Mr4pRniQ5jqMKI_fqVVLOg.jpeg)

4\. Put in the number of NINKY you want to swap to BNB.

![](https://miro.medium.com/max/485/1*Z6veRitbHeJfc-PFEU2fjQ.jpeg)

(or vice versa, if you want to swap BNB to NINKY)

![](https://miro.medium.com/max/486/1*red_TmDcZN2W-aBAjrR1_A.jpeg)

5\. Click on the ‘Enable NINKY’ button.

![](https://miro.medium.com/max/485/1*R0ikIpHJ7Ywrmb-HFJXE0g.jpeg)

6\. Click on the ‘Approve’ Button.

![](https://miro.medium.com/max/486/1*stOgl1EXj_qgk-TcdBhI1Q.jpeg)

7\. Click on the ‘Swap’ button.

![](https://miro.medium.com/max/486/1*qZDobKHHb9PW8Qx_4RF1Gw.jpeg)

8\. Click on the ‘Confirm’ Button.

![](https://miro.medium.com/max/485/1*1QbNdkpeq8BWS-Ih2dsWOQ.jpeg)

9\. Go back to your wallet and check if the transaction has been made successfully.

![](https://miro.medium.com/max/486/1*mEdE3ini4uo8r2VQGH39jw.jpeg)


---

# 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.ninky.io/ko/undefined/ninky-guide/exchange.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.
