# Introduction

{% hint style="info" %}
Season 1 concluded on March 12th, 2025. These documents are preserved for historical reasons.
{% endhint %}

Season 1 is the first OCH experience and serves as the foundation for future seasons to build on top of.

The goals for S1 are:

* Introduce players to the concept of onchain, idle games.
* Distribute our tokens and nfts into the hands of as many players as possible.
* Establish a solid foundation for future game development

{% hint style="info" %}
The game will be played exclusively via Abstract Global Wallet (AGW).
{% endhint %}

Key Dates:

* Start: 9:00 AM ET Thursday, February 20, 2025
* End: 9:00 AM ET Wednesday, March 12, 2025

Season 1 consists of two phases: Leveling game and End game, running for three weeks.

### Let's dive into how it works


---

# 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/hidden-archive/season-1/introduction.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.
