> For the complete documentation index, see [llms.txt](https://docs.zkswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkswap.finance/key-products/tokenize-nft.md).

# Tokenize NFT

<figure><img src="/files/bhJMd9zkghUqMueSgCA6" alt=""><figcaption></figcaption></figure>

**Try it at** [**https://www.zkswap.finance/tokenize**](https://www.zkswap.finance/tokenize)

NFTs have long struggled with liquidity issues - hard to trade, illiquid markets, and limited utility beyond holding or selling. Inspired by ERC-404, our permissionless Tokenize NFT feature solves this problem by bridging the gap between ERC-721 and ERC-20 tokens.

With Tokenize NFT, you can deposit NFTs to mint ERC-20 tokens (1 per NFT) and later redeem them by burning whole tokens to receive the original NFTs. This simple yet powerful mechanism unlocks fractional trading, liquidity provision, and new yield opportunities in the DeFi ecosystem.

**Why Use Tokenize NFT:**

* **Instant Liquidity for NFTs**: Convert NFTs into ERC-20 tokens that can be freely traded, swapped, or provided as liquidity.
* **Fractional Trading**: Trade NFTs in tokenized form, making them more accessible and liquid for a broader market.
* **DeFi Ready**: Use your tokenized NFTs across DeFi protocols - swap them, provide liquidity on V2/V3, or bridge them wherever ERC-20 tokens are supported.
* **Batch Operations**: Deposit or redeem multiple NFTs at once for maximum convenience.
* **FIFO Redemption**: NFTs are redeemed in the same order they were tokenized (first-in, first-out). Example: NFTs tokenized in order #12 → #45 → #99 will be redeemed in that sequence.
* **Zero Fees on Tokenize/Redeem**: Enjoy cost-free tokenization and redemption. Only a 2 MON initialization fee is required to create a new token for a collection.
* **Flexible Token Naming**: The first tokenizer sets the name and symbol, but anyone can deploy new tokens for the same collection with different parameters.

By transforming illiquid NFTs into ERC-20 tokens, Tokenize NFT paves the way for deeper liquidity, new DeFi integrations, and innovative trading strategies—all while keeping the process simple and permissionless.


---

# 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:

```
GET https://docs.zkswap.finance/key-products/tokenize-nft.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.
