# Raffle Rewards

While leaderboards reward *skill*, raffles reward *The Grind* 😎.

<figure><img src="/files/NNNqpf9ryqYgbAtkPcyd" alt=""><figcaption></figcaption></figure>

Regardless of your level of play, players will receive raffle tickets for matches *played —* not matches wo&#x6E;*.* These tickets can be held onto for later or dropped in the raffle jar. Similarly to leaderboards, we pull winners on a set cadence, and burn the rest of the submitted raffle tickets.

<figure><img src="/files/VrbNXSHebJntQjx43zTl" alt=""><figcaption></figcaption></figure>


---

# 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.hangmanclash.com/hangman/metagame/raffle-rewards.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.
