# LP NFT Positions

## Liquidity Position Ownership with NFTs

Each liquidity position is linked to an LP Position NFT, giving liquidity providers full ownership and control over their position. This NFT keeps track of fees and rewards earned within the chosen price range for the specific liquidity pool where funds are deposited.

These NFTs are transferable, enabling LPs to transfer ownership or sell their positions on secondary NFT marketplaces.

## **Why Use NFTs for Liquidity Positions?**

NFTs are ideal for storing unique data about liquidity positions. They securely record details such as price ranges, the amount of tokens provided, and fees earned. This structure allows for transparency, flexibility, and easy transferability, making NFTs a practical choice for representing liquidity ownership.


---

# 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.evo.market/introduction/about-concentrated-liquidity/lp-nft-positions.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.
