# Renting

Renting, otherwise known as *Scholarship*, is a feature allowing NFT owners to rent/loan their characters to fellow aspiring Asgardians looking to get into the game. It is a mutually beneficial business relationship that provides rewards to both parties.

Accessible via God of Asgards' rental marketplace, NFT owners are able to rent out their characters to other gamers for use in gameplay while passively earning a share of the rewards.

**NFT Owners**

Owners will list their NFT character(s) on the public rental marketplace.

* Owners will specify the % of earnings to be split from the renter's total earnings. This could be 50/50 - 60/40 - 70/30 - 80/20 or any other % combination that owners would see fit and fair for both parties.
* Passive earnings generated from the rented NFT character will automatically be deposited into owner's 'Pending Rewards'.
* Rented NFTs are automatically stored by the smart contract for the entire duration of the rental period, assuring full protection and peace of mind to the NFT owner.
* Owners possess the right to take back their NFTs at any time of their choosing after an initial 24hr cooldown period from the time of successful rental completion.

**NFT Renters**

* Renters will browse the rental marketplace in search of the best owner/renter shared % reward offerings.
* Final selection of an NFT will be conducted via a transaction with the smart contract.
* Limit of 3 max characters can be rented at any given time.

**Private Listing**

Private listing channels will be made available between Owners/Renters in case owners want to conduct more favorable listings for a circle of friends or partnerships.


---

# 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://gods-of-asgard.gitbook.io/gods-of-asgard-whitepaper-v1.0/game-economy/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.
