> For the complete documentation index, see [llms.txt](https://docs.empiresbattle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.empiresbattle.com/empires-battle-world-of-steam/store/rental-of-valuables.md).

# Rental of valuables

A player who has valuables on his account ([characters](/empires-battle-world-of-steam/characters.md), [items](/empires-battle-world-of-steam/store/gear.md), or [artifacts](/empires-battle-world-of-steam/store/gear.md)) can sell them or rent to other users. The whole process is automated and goes through the in-game exchange. There are two rental options:

**Fixed rate**

The renter pays the owner a fixed number of tokens for having the valuable for a certain period. Accordingly, the owner's profit does not depend on any actions of the renter.

**Fee**

The renter pays the owner part of the loot obtained by using the rented valuable. Thus, the profit of the owner depends on the activity and success of the player who rents his item or character for some time.

> 💡 `In both cases, the terms of the transaction (rental duration, the amount of the fixed payment or fee) are specified by the owner of the valuable when applying to the in-game exchange. The renter has the right to agree to the offer that interests him.`

## 🏞️ [Locations](/empires-battle-world-of-steam/locations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.empiresbattle.com/empires-battle-world-of-steam/store/rental-of-valuables.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.
