# NFT Wrapper

The SyncSwap NFT Wrapper is a specialized protocol based on the ERC-404 standard, enabling the seamless conversion between non-fungible tokens (NFTs) and fungible ERC20 tokens (Wrapping/Unwrapping)

#### Liquify NFTs!

NFT wrapper is designed to solve the liquidity fragmentation inherent in traditional NFTs by transforming them into fungible assets that can be traded on the SyncSwap Hyper Model DEX

#### Libertas Omnibus

SyncSwap successfully applied this technology to the Libertas Omnibus NFT series (***created by ZKsync***), by converting them into LIBERTAS tokens. This significantly improved the collection's liquidity and integrated its economic value directly into the DeFi ecosystem

{% embed url="<https://x.com/syncswap/status/1756374953434497072>" %}

* View LIBERTAS token on CoinGecko

{% embed url="<https://www.coingecko.com/en/coins/wrapped-libertas-omnibus>" %}


---

# 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.syncswap.xyz/syncswap/protocol-overview/nft-wrapper.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.
