# Sweepstakes

𝙇𝙐𝙓𝙀𝙔𝘼 real-world sweepstakes offer transparency, strategy, and a better chance to win—making it a fairer, more exciting lottery experience.

{% stepper %}
{% step %}

### Get a Free Entry

Purchase a Mystery Box and receive a free sweepstakes entry.
{% endstep %}

{% step %}

### Select Your Numbers

Pick numbers that will be matched against real-world event results, not random algorithms.
{% endstep %}

{% step %}

### Event Announcement

One week before the draw, 𝙇𝙐𝙓𝙀𝙔𝘼 announces six real-world events that will determine the winning numbers, allowing players to strategize their choices.
{% endstep %}

{% step %}

### Winning Numbers & Prize Tiers

Prizes are based on how many numbers match the real-world outcomes:

* Grand Prize: Match all numbers for the highest reward.
* Major & Mid-Tier Prizes: Match most numbers.
* Lower-Tier Prizes: Match some numbers for additional rewards.
  {% endstep %}

{% step %}

### Real-World Examples

Winning numbers could be based on:

* The last two digits of Bitcoin’s price at a set time.
* The total goals scored in a major football final.
  {% endstep %}

{% step %}

### Enhanced Odds & Referral Rewards

Unlike traditional lotteries, 𝙇𝙐𝙓𝙀𝙔𝘼 system allows players to narrow their predictions based on real-world events, improving their chances. Plus, for every ticket winner, their referrer also wins 20% of the prize, making it a community-driven rewards system.
{% endstep %}

{% step %}

### Number Adjustment Mechanism

If a real-world number exceeds the valid range, a Modulo operation ensures fair and transparent adjustments.
{% endstep %}
{% endstepper %}


---

# 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://whitepaper.luxeya.io/game-mechanics/sweepstakes.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.
