> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/about-nxetype/previous-events/dec-2021/leap-to-nextype/miningtycoon-limited-time-lp-mining-pool-event-on-bsc/how-to-add-liquidity-to-pancakeswap-to-get-lp.md).

# How to Add Liquidity to PanCakeSwap to get LP?

1\. First you need to prepare a certain amount of **USDT/BUSD/BNB/SFP** and **NT**, then copy the link [**https://pancakeswap.finance/add**](https://pancakeswap.finance/add%EF%BC%8C%E5%9C%A8%E6%94%AF%E6%8C%81BSC%E9%93%BE%E7%9A%84%E9%92%B1%E5%8C%85%E4%B8%AD%E6%89%93%E5%BC%80%E5%B9%B6%E6%8E%88%E6%9D%83%EF%BC%8C%E8%BF%9B%E5%85%A5%E6%B7%BB%E5%8A%A0%E6%B5%81%E5%8A%A8%E6%B1%A0%E9%A1%B5%E9%9D%A2%E3%80%82) and open it in the wallet supporting BSC and authorize it to enter PanCakeSwap.

![](/files/Afkmm5xpDHlQdtpNZ7jj)

2\. Select **USDT/BUSD/BNB/SFP** at the top blank and **NT** at the bottom blank.

Take USDT as an example, enter the amount of NT you want to add, then the amount of USDT will automatically be displayed. Confirm it and click **\[Approve NT]**.

\
**NT Token:** 0xfbcf80ed90856AF0d6d9655F746331763EfDb22c

![](/files/FEHKfUac8PgGURXPWZJ0)

3\. After approving NT successfully, click **\[Supply]** on the pop-up page, where the amount of LP you can get will be displayed. Then confirm the information and click **\[Confirm Supply]**, you will get the corresponding LP Token.

![](/files/ZuZQ7hFA1gQvslEW4dw5)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nextype.finance/about-nxetype/previous-events/dec-2021/leap-to-nextype/miningtycoon-limited-time-lp-mining-pool-event-on-bsc/how-to-add-liquidity-to-pancakeswap-to-get-lp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
