# Introduction

### **What is reNFT?**[​](https://docs.renft.io/docs/intro#what-is-renft) <a href="#what-is-renft" id="what-is-renft"></a>

reNFT is a multi-chain NFT rental protocol and platform that can be whitelabel integrated into any project to enable collateral-free in-house renting, lending, and reward share (scholarship automation).

### Who should use reNFT?[​](https://docs.renft.io/docs/intro#who-should-use-renft) <a href="#who-should-use-renft" id="who-should-use-renft"></a>

reNFT is built for developers who are working on web3 projects. It's our goal to make your life easier by rapidly enabling rental functionality.

### **NFT rentals**[​](https://docs.renft.io/docs/intro#nft-rentals) <a href="#nft-rentals" id="nft-rentals"></a>

NFT rentals have many use cases, just like rental has in the real world. Currently, NFT rentals are gaining traction in the gaming industry, but they are also becoming popular in token-gated events and communities. Click [**here**](https://docs.renft.io/general-info/rental-use-cases) to learn more about different rental use cases.


---

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