# Seasons

## All Seasons

| Season                                  | Epoch                                |
| --------------------------------------- | ------------------------------------ |
| [Season 2 (Current)](#season-2-current) | May 22nd, 2025 - Present             |
| [Season 1](#season-1)                   | February 13th, 2024 - May 22nd, 2025 |

***

## Season 2 (Current)

*Started May 22nd, 2025*

New in Season 2:

* Stake $HOME to [multiply your XP gains](/knowledge-base/home-token/staking/xp-and-charges.md).
* 1 Billion $HOME on the line (10% of total supply).
* Rules are transparent - XP is tied to protocol revenue.
* [Revenue fuels token buybacks](https://x.com/defidotapp/status/1947634079924400345).

***

## Season 1

*Ended May 22nd, 2025*

After Season 1, qualifying participants received airdropped $HOME tokens based on their participation.


---

# 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.defi.app/knowledge-base/trade-and-earn/degen-arena/seasons.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.
