# Play to Impact

In order to continue greening BTC, GreenBTC has launched a long-term incentive program.&#x20;

Starting from April 22 UTC+0 00:00, 2024, to November 18 UTC+0 00:00, 2024, In the next 210 days, a round of incentive activities will be conducted every day.

GreenBTC will provide a total of **30,450,000** AKRE rewards

<table><thead><tr><th width="137.66666666666666">Period</th><th width="191">Total $AKRE</th><th>Per day  $AKRE</th><th>Distributed</th></tr></thead><tbody><tr><td>1</td><td>30,450,000</td><td>45,000</td><td>210 days</td></tr><tr><td>2</td><td>？</td><td>？</td><td>？</td></tr></tbody></table>

## Rules

1. Every **GreenBTC** **certificate** minted within the period will receive **100x points** based on energy consumption offset.
   1. For example, if **1 ART** used for on-chain offset, you will receive a **100 points**
2. Every **GreenBTC** **seed** minted within the period will receive **10,000x  points** based on energy consumption offset.
   1. For example, if **1 ART** used for on-chain offset, you will receive a **10000 points**
3. **Greening points** are settled once a day
4. All players share the day's bonus pool based on the proportion of **points** they earned that day to **all points**
5. You can use ART green blocks or purchase **ART** green blocks with **USDC.e/USDT**
6. **Greening points** will only be calculated if the mystery box is opened
7. Whoever opens the mystery box gets **points**

## How to Play

Points can be obtained after greening the btc block.&#x20;

Block greening method:

1. [Bulk Greening](/guide/bulk-greening.md)
2. [Single Greening](/guide/single-greening.md)

## How to claim rewards

Within 24 hour after the event ends on the day, the rewards will be sent to <https://console.arkreen.com>.&#x20;

Players can check their reward distribution status at <https://console.arkreen.com/#/txs>

Players can claim the rewards at <https://console.arkreen.com/#/withdraw>


---

# 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.greenbtc.club/v1-getting-started/play-to-impact.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.
