# How to buy NEXT on PancakeSwap

{% hint style="info" %}
We have changed the NEXT pair from NEXT/BUSD to NEXT/USDT and migrated from V2 to V3 on PancakeSwap with only 0.01% trading fee. The NEXT/USDT pair address is [https://pancakeswap.finance/info/v3/pairs/0xdc64c196894a9b1099ae3fe4a11423fb33402c2d](<https://pancakeswap.finance/info/v3/pairs/0xdc64c196894a9b1099ae3fe4a11423fb33402c2d&#xA;>)
{% endhint %}

## **Introduction**

In this tutorial, we will show you how to swap from BUSD to NEXT directly on your Metamask wallet. Please read this [instruction](broken://pages/VHR3yiZ56MEIISJXSDvv) to register a new Metamask if you don’t have one yet. You also need some BNB to pay for gas fees on BSC; you can follow this [instruction](broken://pages/60C5U9BzVQ9wGkUgoZuN) to buy some BNB on Binance.

## **Instructions**

**Step 1**: Open your Metamask app then press the Menu button on the main screen, then press Browser. Type PancakeSwap on the search bar and select the first result <https://pancakeswap.finance/>. Next, we will connect the PancakeSwap to your Metamask to swap directly on your wallet.

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-61-982x1024.png)

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-62-985x1024.png)

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-63-984x1024.png)

**Step 2**: Now you are ready to swap tokens on Metamask wallet. You can click on the token symbols to switch to the tokens you want. For example, you can swap BUSD to NEXT. In case NEXT is not added to your PancakeSwap yet, press **Manage tokens** then key in the NEXT token contract address: [0xa6C59dE838F1eeb82d86F5AF0750f5F656439999](https://bscscan.com/token/0xa6c59de838f1eeb82d86f5af0750f5f656439999) under Tokens then press **Import.** After checking **I understand**, the NEXT token is added and ready to swap.

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-64-1024x717.png)

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

**Step 3**: For example, you want to swap BUSD and NEXT. You can type how much BUSD you want to swap, and PancakeSwap will calculate the NEXT amount you can receive automatically, based on the current price of NEXT on PancakeSwap. For Slippage, common practice is 0.5% - 1%. You will need to enable BUSD first if this is the first time you handle BUSD on PancakeSwap. After that you can swap and NEXT tokens will show on your Metamask account. Once you accumulate an amount of NEXT equivalent to $300, you can upgrade [MOON membership](/faq.md#what-is-moon-membership) to earn the most benefit from shopping.&#x20;

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

## **Conclusion**

Now you know how to swap BUSD to NEXT on PancakeSwap. Swapping other token pairs will also happen in the same manner!


---

# 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.shopnext.io/tutorials/how-to-buy-next-on-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.
