# NFT Loan Modules

- [NFT Loans: Explained](https://docs.jewelswap.io/multiversx/nft-loan-modules/nft-loans-explained.md): A one-page explanation of how NFT Loans work
- [Exceptions to the 50% borrow limit](https://docs.jewelswap.io/multiversx/nft-loan-modules/nft-loans-explained/exceptions-to-the-50-borrow-limit.md)
- [NFT Mortgage: Explained](https://docs.jewelswap.io/multiversx/nft-loan-modules/nft-mortgage-explained.md): Buy now pay later: NFT Mortgages
- [Lending for NFTs: Explained](https://docs.jewelswap.io/multiversx/nft-loan-modules/lending-for-nfts-explained.md)
- [Algorithmic Market Operations](https://docs.jewelswap.io/multiversx/nft-loan-modules/lending-for-nfts-explained/algorithmic-market-operations.md)
- [NFTs: Bulk Redeem | Renew | Cashout](https://docs.jewelswap.io/multiversx/nft-loan-modules/nfts-bulk-redeem-or-renew-or-cashout.md): You have a lot of open loans and want to manage all of them simultaneously? No problem!
- [NFTs: Liquidation](https://docs.jewelswap.io/multiversx/nft-loan-modules/nfts-liquidation.md)
- [NFTs: Interest Plans](https://docs.jewelswap.io/multiversx/nft-loan-modules/nfts-interest-plans.md): Overview of the NFT Loans and NFT Mortgage interest plans
- [NFTs: Caps and Limits](https://docs.jewelswap.io/multiversx/nft-loan-modules/nfts-caps-and-limits.md)


---

# 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.jewelswap.io/multiversx/nft-loan-modules.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.
