# Sats² Season & Epoch

We ran several epochs, with each epoch in the rewards program lasting several weeks or months, or until its cap was reached.

{% hint style="info" %}
For each epoch, **a fixed amount of Sats² will be available as rewards.** Additionally, bonuses may be introduced throughout the program to provide further incentives.
{% endhint %}

## Season 1

* Season 1 Epoch 1 began on **August 23, 2024, at 00:00 UTC** with a 40 BTC cap. It was fully subscribed by August 25, 2024, and officially concluded on September 13, 2024, at 00:00 UTC.
* Season 1 Epoch 2 started on **September 13, 2024, at 02:00 UTC** and ran until **August 11, 2025, at 12:00 UTC**, marking the commencement of the SLAY TGE.

{% hint style="success" %}
Following the conclusion of Epoch 2, from **August 11 through September 30, 2025**, participants continued to earn Season 1 points as a token of appreciation for their continued support.
{% endhint %}

## Season 2&#x20;

* Season 2 Epoch 1 will start on **October 1, 2025 at 00:00 UTC** and run till the epoch ends.&#x20;


---

# 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.satlayer.xyz/depositors/sats-staker-rewards/sats-season-and-epoch.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.
