# NFT Liquidity Bonds

### What is an NFT Liquidity Bond?&#x20;

An NFT Liquidity Bond is a way for a project to access revenue while still keeping its liquidity pool (LP) or Team tokens locked. When a project has liquidity locked in a liquidity locking service, it cannot access the revenue from trading fees it receives from its liquidity pool. This can create working capital constraints for the project.

To address this issue, <mark style="color:blue;">Team Finance</mark> pioneered and developed the creation of NFT Liquidity Bonds. This allows a project to create a non-fungible token (NFT) asset from its locked liquidity. The NFT can then be bought and sold on marketplaces such as Opensea, Swappable, and LooksRare.

When the NFT Liquidity Bond is sold, the project transfers ownership of the tokens inside the liquidity lock to the new owner. The new owner can then redeem the NFT on Team Finance to claim the LP tokens from the liquidity lock once the lock expires. This allows the project to generate revenue without waiting for the lock to expire while keeping its community and investors safe by ensuring that the new owner cannot withdraw the LP tokens until the lock expires.

### Advantages of an NFT Liquidity Bonds&#x20;

Creating an NFT Liquidity Bond allows projects to generate revenue while maintaining the security of their liquidity locked. It also provides an opportunity for investors to securely purchase ownership of LP or team tokens placed in a liquidity lock and receive the associated benefits when the lock expires. It's a win-win solution for both the project and the investor.

### How do I list my NFT liquidity bond to a marketplace (Opensea, Swappable, Lookrare)?

NFT liquidity bonds on Team Finance are automatically uploaded to NFT marketplaces. They can be found at the following links:

[**Opensea**](https://opensea.io/collection/team-finance) **|** [**LooksRare**](https://looksrare.org/collections/0x80825C93a9E7C9FBF05eE32d629636e4BFb2C9FE?queryID=ed88b70216fe3a3afb719fdb70d32e57) **|** [**Swappable**](https://app.swappable.io/)\
\
\&#xNAN;***Note:** Locks are automatically available on supported marketplaces. However, they cannot be bought or sold until the creator lists a floor price.*

{% hint style="info" %}
[<mark style="color:blue;">**Contract address:**</mark><br>](https://etherscan.io/address/0x80825c93a9e7c9fbf05ee32d629636e4bfb2c9fe)0x80825C93a9E7C9FBF05eE32d629636e4BFb2C9FE
{% endhint %}


---

# 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://handbook.team.finance/nft-liquidity-bonds.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.
