# NFT Rental

**NFT Rental Integration Overview**

Projects have the flexibility to choose between hosting a rental marketplace on the StreamNFT Dapp or seamlessly integrating it into their game or project environment.&#x20;

Integrate Rentals and host on StreamNFT Marketplace in **10 mins**

<details>

<summary><strong>Benefits of Hosting Rental marketplace with StreamNFT</strong></summary>

* Get live in 5 mins&#x20;
* No need to incur hefty cloud infra hosting cost&#x20;
* Cross promotion of NFTs who are engaged with other games
* Customize your own protocol treasury, protocol fee percentage, and payment token
* Marketplace can be deployed on project specific sub domain with brand specific guidelines ( Example : darkforest.streamnft.tech )&#x20;

</details>

{% hint style="success" %}
If you are looking to integrate NFT rentals within your own infrastructure please refer to [API](/for-developers/api-reference.md) and [SDK](/for-developers/sdk-reference.md) support for comprehensive list of functions
{% endhint %}

{% tabs %}
{% tab title="Solana (Escrowless)" %}
StreamNFT effortlessly accommodates metaplex NFTs and pNFTs, fostering a peer-to-peer rental ecosystem without the need for any explicit integration on the part of projects to support NFT rentals on StreamNFT hosted Rental Marketplace.\
\
StreamNFT provides a truly decentralized and escrowless solution, enabling out of the box support for solana based NFT projects.
{% endtab %}

{% tab title="EVM" %}

{% endtab %}
{% endtabs %}

<details>

<summary>Onboard Your Project</summary>

StreamNFT brings customisation to collection owner to define: protocol treasury, protocol fee percentage, and payment token type.\
\
To get started with renting your project or collection through StreamNFT hosted Dapp. please complete the onboarding process by filling out the form at the following link: [Onboard Your Project](https://tally.so/r/mVQDxE).\
\
\&#xNAN;*Onboarding Automation Coming Soon on Application*

</details>

**StreamNFT Rental Marketplace ( 1 API Integration )**

StreamNFT introduces **peer-to-peer** rentals, offering customization options for collection owners to define parameters such as the **protocol treasury**, **protocol fee percentage**, and **payment token** type.&#x20;

StreamNFT rentals supports both the [EVM](broken://pages/Xdns5YaJ67gUQ8octFTQ) and [Solana](broken://pages/xciVgdWb1U3EW0F1RjpI) ecosystems. Explore the integration methods provided below to effortlessly incorporate StreamNFT rentals for your project's NFT collection and get live in **10 mins.**

Rental marketplace can be accessed [here](https://rent.streamnft.tech/) to get list of all associated NFT collections.

[ Onboard Your Project NOW!](https://tally.so/r/mVQDxE)

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/W8e8EjiNUWDErv6fttSU">API Reference</a></td><td></td><td></td></tr><tr><td><a href="/pages/NZoVU3ph5E4TqrSO3rmC"><strong>SDK Reference</strong></a></td><td></td><td></td></tr><tr><td><a href="/pages/Zji2Nl8tvWXL3IMmjIAA">On-Chain Reference</a></td><td></td><td></td></tr></tbody></table>

For any queries or assistance, feel free to reach Piyush ( CTO ) on Telegram @PiyushChittara


---

# 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.streamnft.tech/for-developers/nft-rental.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.
