# How do I get liquidity?

You need to connect your wallet to [www.nftuloan.com](http://www.nftuloan.com) to load your NFTs and to choose the one you want to borrow against.\
\
Once you select the NFT of your choice the liquidity will be processed. The NFT you wish to borrow against is transferred temporarily to us within the smart contract, throughout which you cannot sell your NFT, until the liquidity period is over and has been paid back.\
\
Once the liquidity is paid back, you will immediately receive the indicated amount of crypto in your wallet.&#x20;


---

# 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://nftuloan.gitbook.io/nftuloan-whitepaper/faq/liquidity/how-do-i-get-liquidity.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.
