> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/en/creator/creators-program/builders-challenge/earnings-and-rewards.md).

# Earnings & Rewards

The Builders’ Challenge rewards creators based on player engagement rather than competition. This ensures that high-quality, replayable experiences receive fair and proportional rewards.

## <img src="/files/TpzPczz3usGch6cVNfnl" alt="" data-size="line">Key Reward Principles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Engagement-Based</strong></td><td>Rewards are calculated based on real player interactions, not rankings or fixed prize pools.</td></tr><tr><td><strong>No Set Prize Pool</strong></td><td>There is no fixed cap on the total amount of SAND distributed—earnings scale based on engagement trends.</td></tr><tr><td><strong>Max Earnings Per Experience</strong></td><td>A single experience can earn up to <strong>50,000 SAND</strong> over the 4-week event.</td></tr><tr><td><strong>Fair Distribution</strong></td><td>The reward formula is designed to reflect genuine play without being manipulated.</td></tr></tbody></table>

## How Rewards Are Calculated

Rewards are determined based on **a combination of engagement-related factors** that reflect how players interact with an experience. This includes **various metrics that evaluate player visits**, **time spent**, **and meaningful interactions** within an experience.

### 📌 Reward Calculation Overview

* The exact formula is **not publicly disclosed** to ensure fairness and prevent system manipulation.
* Rewards are **dynamically scaled** based on real player engagement trends across the event.
* The system is designed to **fairly reflect how well an experience retains and engages players**, rather than purely measuring numbers.

By keeping the focus on **genuine engagement and replayability**, this system ensures that creators are rewarded for delivering **high-quality, player-driven experiences**.

## Reward & Earnings Transparency

To maintain the integrity and fairness of the Builders’ Challenge, we do not publicly disclose the full reward formula. This prevents:

* Exploitation & Manipulation – Hiding the formula ensures creators focus on real engagement rather than trying to game the system.
* Artificial Inflation – Stops creators from artificially boosting engagement through exploits or third-party services.
* Fair Play – Ensures all creators compete on an equal footing, with rewards accurately reflecting genuine player interaction.

We are committed to communicating clear guiding principles for how engagement is rewarded, allowing creators to focus on quality, fun, and replayability. To learn more about  how to grow organic engagement on your content, we recommend reading our guide on [How to Succeed in the Builders’ Challenge](/en/creator/creators-program/builders-challenge/how-to-succeed-in-the-builders-challenge.md).

## Reward Distribution Timeline

After the four-week event is over, data and any open reports will be reviewed to ensure fairness and detect any anomalies. Earnings will be distributed as soon as possible, estimated at 2-3 weeks after the event.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/en/creator/creators-program/builders-challenge/earnings-and-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
