# 5.5 Character Leasing

Metarun will adopt character leasing, a unique revolutionary way to capitalize on your game NFTs inducing further liquidity and utility. This feature will allow owners to lease out their in-game character, NFTs, for a limited time while claiming back a percentage of the earnings. The basic overview of how it works is given below

* A player (hereinafter the owner) may rent a character to another player (hereinafter the renter).&#x20;
* The renter gets temporary ownership, uses the character as his own, and can receive all the soft currency for the races.&#x20;
* The received hard currency is divided between the owner and renter in the ratio determined by the owner. The ratio is determined before the rental begins.&#x20;
* The owner selects the rental period prior to the start of the rental. The owner may set a game limit and a rental time limit.
* The player(owner) will set a lease fee in MRUN tokens.


---

# 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://doc.metarun.game/metarun-economy/5.5-character-leasing.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.
