# About

## Overview

<figure><img src="https://1697034096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpx9ur3CmOkW7hy40mdH%2Fuploads%2FWqPR87IPnCimKTtzKEnH%2Flogin_default.gif?alt=media&#x26;token=ce19cda8-ac8c-4115-9091-85b74122980e" alt=""><figcaption></figcaption></figure>

[Onchain Heroes](https://play.onchainheroes.xyz/) blends idle gameplay with onchain strategy, ownership, and progression. It’s easy to pick up, but offers plenty of depth—how you play and grow is up to you! The game runs in your browser and works on both desktop and mobile.

## Principles

Onchain Heroes is built season by season, adding new mechanics and content over time. This iterative approach helps us keep the game fresh, fair, and fun to play.

This approach offers several benefits:

* **Easier Onboarding:** New players can jump in at the start of each season with a level playing field.
* **Long-Term Balance:** Seasonal resets help prevent inflation—an issue that hurt many older P2E games.
* **Fresh Gameplay:** New mechanics roll out each season, giving returning players something new to explore without overwhelming newcomers.
* **Player-Driven Design:** We use real game data and community feedback to shape what comes next.

Early seasons will be short and focused, but we’ll gradually extend them as more content is added.

{% hint style="info" %}
**Note:** Only hero levels reset each season. Rewards like $HERO and NFTs keep their value and carry over—no resets there.
{% endhint %}

{% hint style="warning" %}
These docs are currently being overhauled and are still in development. Some sections may be incomplete.
{% endhint %}


---

# 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://docs.onchainheroes.xyz/introduction/readme.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.
