# Rental Integration

**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
* 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](broken://pages/my1sHIi70hzNaDGdUaar) and [SDK](broken://pages/XSbU4wypMZQTnw4Jot5W) support for comprehensive list of functions
{% endhint %}

**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.

{% hint style="success" %}
To list your collections on the marketplace, 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*
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>EVM</strong></td><td><br><a href="/pages/sHY3gGk9RB4zzkzoCJFv">On-Chain calls</a><br><a href="/pages/gnDLdBq3WfaGQwrNeJiT">Data Indexer</a></td><td></td></tr><tr><td><strong>Solana</strong><br><br><a href="/pages/xciVgdWb1U3EW0F1RjpI">Integration</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/api-reference/rental-integration.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.
