> For the complete documentation index, see [llms.txt](https://docs.mydiscocats.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydiscocats.com/foundation/bribe-wars/liquid-nft-v2-our-vision.md).

# Liquid NFT v2 ( Our Vision )

Liquid NFTs v2 takes POL (proof-of-liquidity) to next level — every NFT becomes a dynamic, evolving piece of **Proof-of-Liquidity (POL)**. Each one is individually tracked, adapting in real time based on the liquidity it wraps. These NFTs act as programmable wrappers — a living, on-chain representation of a user’s wallet.

## **One NFT = One Smart Wallet.**

In the long run, Liquid NFT v2 becomes a secure, modular portfolio container.

Users will be able to represent their entire DeFi wallet — tokens, NFTs, and positions — inside a single, evolving NFT. Instead of managing dozens of assets or collateral eligible tokens, they’ll be able to borrow against the full value of their portfolio in a pure capital-efficient, composable, and safe way.

While idle, assets inside the NFT continue to earn yield. Since everything is managed inside the NFT’s logic, it also safeguards against wallet compromises and makes it easy to manage.

Trade it. Collateralize it. Liquid NFT v2 becomes the interface and proof of your on-chain activity.&#x20;

## **Why It Matters**

It transforms UX. It simplifies asset management. It protects capital.

* No more juggling dashboards or spreadsheets.
* No stress over putting assets to work.
* No fear of losing funds to hacks.
* No mismanagement across chains and tokens.

Just one NFT that does it all — your collateralized, yield-bearing, on-chain identity in a single asset.


---

# 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.mydiscocats.com/foundation/bribe-wars/liquid-nft-v2-our-vision.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.
