> For the complete documentation index, see [llms.txt](https://docs.izumi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izumi.finance/tutorial/how-to-farm-on-iziswap/dynamic/get-iziswap-lp-nft.md).

# Get iZiSwap LP NFT

**Select "LiquidBox" - "iZiSwap Farm",** and we have 3 liquidity mining models: "Fixed Range", "One Side", "Dynamic Range". Learn more details about models, click [here](https://docs.izumi.finance/product/liquidbox/liquidity-incentive-models).&#x20;

Here we take "Dynamic" - USDT/BNB as an example.

![](https://lh5.googleusercontent.com/eHe6Rxl974vZxfMC0vNwWd7C1J_Dj5rVO1Uq4XV1p2oiWVCuyhF0p69k1d6J-0jWNrEuW_72OzpAPZ-3LuQHpfZGh4O-IUwzRpHBE8nVJqG4rHpLs62qJ2VtRkqCQSI5AJ4aceVKUtTE5yki2EVMYqc)

Click the "Connect Wallet" button to connect your wallet.&#x20;

Click the “Details” button “🔽” on the right of the “ USDT/BNB”.

![](https://lh4.googleusercontent.com/ZmWCvETWh3prCSXF93gSqquXFX8wiaC6MiqK8hvxMng9-jGdpiAzWNP8r70Jo8y-YOvy0nhvYefjvFlZZeNDCUNddiNcdZo_lUiHs4d85lrk-x9ucca5xCwgm3F7EEGMJ7Ir8VY70t7mRuyfubBFOk4)

![](https://lh5.googleusercontent.com/2-KOsj2yX3XVROvFr8qXPYs_CL1VguO1v13nzar6m0p5fPTIjdJ5ctK-hUvkjthwVX8kfv9HUCzJthIv0VxZ-dFDi8MTy3XGWvoHQK7AumdQydb8NK5okvnKyc_nFdAi_48nXYztbhWmN3nfNzVuOaI)

Set the volume of BNB and USDT, input the number of USDT, it will automatically give the number of BNB.&#x20;

Price range is seated as the default, you can change it as you wish, *but follow the default price range will get the maximum APR.*

![](https://lh6.googleusercontent.com/M3eRqL4vKxKr_dDsCt_pqkTebktz-AD7n2Zl_jzeOFH-Yh701R0iWS1hNqMIjJs9QH0wKubao-sO6Eebd24U0a-YjnNZL2RUIl3O6mlBjQ4vo-nQEg5D84y3E2YLsSICtwccGsYY7iFnHclO-r6PRdk)

Approve USDT. Then click “Add Liquidity”,and confirm the transaction on wallet.

![](https://lh4.googleusercontent.com/9gnVbev7t3I0BxS7LrRJXUm1F_kONK5SGpzan5E0KI8CQ-7NRs6WLKfD7ats0hnpI5GOmPR5KuRRvTXdUx7fmWaGc1Ar02aeoPT4FDZkYw4ZW5woIPhdQCabdGCCp08YEFWt7uOyE0Yb1qhapXY)

After you click "Add Liquidity", we will help you to get a Positions NFT from iZiSwap.


---

# 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.izumi.finance/tutorial/how-to-farm-on-iziswap/dynamic/get-iziswap-lp-nft.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.
