# Renting

&#x20;With this feature, Bored Army allow all players the chance to try out NFTs before purchasing them.

&#x20;Renting will allow NFT owners to lease them to other players through previously established Smart Contracts. In this scenario the player will share the profits and rewards with the NFT owner.

**Trial:** Playing with rented NFTs is a great way for a new player to get a complete experience within the games without the need to have initial capital to buy an NFT.

**Alternative Income:** NFT’s owners will be able to earn rental income during periods when they are unable to play. They will also be able to set up their guild with skilled players who still don't have the resources to acquire their own NFT.

**Free to Win:** Any tenant in possession of an NFT will be able to play daily for their lessor and extract a portion of the rewards obtained in the game. <mark style="color:red;">Note that</mark> <mark style="color:red;">as a tenant, you have a limit of 10 rented NFTs in your account.</mark>&#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://boredarmy.gitbook.io/bored-army-whitepaper/economy/marketplace/renting.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.
