# LiquidBox

## **What is LiquidBox?**&#x20;

iZUMi Finance proposed and implemented a liquidity mining scheme named "LiquidBox", based on DL-AMM LP NFTs & Uniswap V3 LP NFTs (where Uniswap is available). Unlike the traditional V2 fungible LP tokens that are directly staked for mining, when designing the liquidity mining incentive plan in LiquidBox, the protocol can clearly set the value range of the incentivized LP tokens.

And after users stake V3 LP tokens to izumi protocol, izumi's LiquidBox will automatically determine whether the value range of the LP tokens is within the liquidity incentive value range set by the project owner. If it is within the range, the LiquidBox will issue a liquidity mining token reward for the liquidity provider based on the incentive program.

![](/files/q9QCEUMMJyJQPG4hPm7t)

## What is Uniswap V3 NFT?

Compared with Uniswap V2 only allowing LPs to provide liquidity in the full price range from 0 to infinity, Uniswap V3 allows LPs to be within a certain price range. LPs receive NFTs (Non-Fungible Token) after adding liquidity, and due to the non-fungible nature of the positions, fee earnings are stored separately and held as tokens in which the fees are paid.


---

# 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.izumi.finance/product/liquidbox.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.
