# The NFT Liquidity Problem

The underlying concept of NFTs is to create an indivisible, uninterchangeable Blockchain-Based Asset. The typical NFT has some merits and flaws.\
We will discuss both cases below as understanding our standpoint on the issues of NFTs will help readers understand our solution approaches.


---

# 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://xfrac.gitbook.io/the-rpaper-1/the-nft-liquidity-problem.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.
