> For the complete documentation index, see [llms.txt](https://halls-of-olympia-developers.gitbook.io/halls-of-olympia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halls-of-olympia-developers.gitbook.io/halls-of-olympia/chariot-racing-in-development/mounts-and-stats.md).

# Mounts and Stats

The design of the crypto economy is always a tricky balance to strike. Due to the nature of most crypto projects, it makes it really hard for non-crypto players to engage in crypto games. These staked NFTs will not be able to be used by the original owner but can be used by any player that rents it for free.

You might be asking yourself what is the point in letting someone else use my paid-for NFT for free? The fact is the players that are using your NFT are building up and leveling the stats of your NFT for you all the while also earning you $AMBR. Once your NFT is high enough you can sell it to someone for more profit than a casual player who may not own an NFT. It turns casual free-to-play players into your own personal botnet.

The next question you might be asking yourself is what is the point in purchasing an NFT if I can just rent them?

The point will be that you won’t own the NFT so you will be stuck with what is available for rent. You might get a good one or you might be stuck with a not-so-great mount that day. It will depend on what is available in the market. You will also lose out on the investment opportunity of owning your own NFT.&#x20;

This brings us to this section's topic: Mount **renting** and **breeding**.


---

# 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://halls-of-olympia-developers.gitbook.io/halls-of-olympia/chariot-racing-in-development/mounts-and-stats.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.
