# Features

### Tokenizing NFTi

This is simply the process of selling your NFT. When tokenizing an NFT on Liquid Collectibles, you get NFT indexes in return. If you tokenize, for example, a Liquid Monster NFT, instead of getting $BNB in return, you’ll get $LIMOi tokens which can then be converted to any token you want in decentralized exchanges such as ApeSwap.

Anyone can deposit NFTs into existing collections. When depositing NFTs into collections users get 95 NFT Indexes in return.

NFT Indexes can be used to:

* Collect NFTs from collections (105 NFTi : 1 NFT)
  * Each collection has its own NFTi, you can't acquire NFTs from a given collection using NFTi tokens from other collections.
* Build LP tokens & yield to earn rewards
* Trade for any other token like BTC, USDT, etc.

**Important:** Please be aware that the exact same NFT you deposit in a collection may not be available later if you want to recover it since someone else could have collected it.

Want to learn more about tokenizing NFTi? Check [***this tutorial***](/tutorials/tokenizing.md)!

### **Collecting NFTs**

You can collect NFTs on our website using NFTi and BNB.

E.g., let's say you want to acquire a Liquid Monster NFT. To claim it from the collection, you'll need 105 Liquid Monsters NFT Indexes (called $LIMOi) or the equivalent in $BNB.

If you have no idea about how to get NFTi for a given NFT collection, don't worry.

1. Visit [***LiquidCollectibles.io/collections***](https://liquidcollectibles.io/collections)
2. Select the collection you're interested in
3. Click the "Get (NFTi name)" button. It will take you to ApeSwap's website.

Learn more about collecting NFTs [***here***](https://docs.liquidcollectibles.io/tutorials/collecting).

### Stake/Yield

You can stake $LICO tokens in our [***Stake*****&#x20;section**](https://liquidcollectibles.io/stake) or yield LP tokens in our [***Yield*****&#x20;section**](https://liquidcollectibles.io/yield). To yield, you'll have to add liquidity through [***ApeSwap***](https://apeswap.finance/swap) to one of the liquidity pools, which you can find on the [***Yields page***](https://liquidcollectibles.io/yield)*;* in return, you'll get pool tokens (LP) that can be used on our website to yield and get rewards.

For more information about how to add liquidity, yield and stake check these:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Yielding Tutorial</strong></td><td></td><td><a href="/pages/-Mjsj2f9i0DhSX3oY6eq">/pages/-Mjsj2f9i0DhSX3oY6eq</a></td></tr><tr><td></td><td><strong>How to add liquidity on ApeSwap</strong></td><td></td><td><a href="https://apeswap.gitbook.io/apeswap-finance/product-and-features/exchange/liquidity">https://apeswap.gitbook.io/apeswap-finance/product-and-features/exchange/liquidity</a></td></tr><tr><td></td><td><strong>Staking Tutorial</strong></td><td></td><td><a href="/pages/-Mjp_EvisjOsMxK8J_pj">/pages/-Mjp_EvisjOsMxK8J_pj</a></td></tr></tbody></table>

\
[***How to add liquidity on ApeSwap***](https://apeswap.gitbook.io/apeswap-finance/product-information/exchange/liquidity-pools-and-adding-liquidity)<br>


---

# 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.liquidcollectibles.io/introduction/features.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.
