# 🏚Renting NFTs

The biggest difficulty in bringing new users into a Crypto-related game is the onboarding process. Create an exchange account and convert money to cryptocurrency. RunEarner's Rental System tries to solve this problem. \
With a smart rent/lease mechanism, new users can easily get started by downloading the app and renting a Sneaker. Before a rental can be approved, the user must first apply for it and then completely agree to the leaser's requirements. After 24 hours, the Sneaker is returned to the owner for repair. \
An agreement can last up to 7 days depending on the renter's credit. Following the Rental Agreement, the Smart Contract will deliver rewards to renters who complete missions.


---

# 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://runearner.gitbook.io/whitepaper/runearner-product/renting-nfts.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.
