# Rent Time Calculation

Rented heroes will return to their rightful owners when:

* Renters use up all the battles for rent
* Rent time runs out

**Rent Time Calculation:**

> **Rent time = battles for rent / daily gTHC battle limit \* rarity adjustment**

**For example**, at 50 battles for rent:, the rent time of a hero will be:

* Common: 9 days & 9 hours
* Epic: 8 days
* Legendary: 7 days & 12 hours

![For example, at 50 battles for rent](/files/whSmuuWStSo1i3paTS1g)


---

# 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.thetanarena.com/play-to-earn-1-0-system/hero-rental/rent-time-calculation.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.
