# Raffle Tickets

1. **What is the Raffle Ticket System?**

* A portion of Pool Rewards is accumulated for Raffle Rewards.
* Automatic drawing after the [Clan War](/game-modes/clan-mode/clan-league/clan-war.md) Season ends.

2. **How to Obtain Raffle Tickets**

* Consume 1 C-Gloves → Receive 1 Raffle Ticket.

3. **Reward Distribution**

* 1st Place: 50% of total Raffle Rewards
* 2nd Place: 30% of total Raffle Rewards
* 3rd Place: 20% of total Raffle Rewards


---

# 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://wiki.boxingstarx.com/game-modes/clan-mode/clan-league/c-gloves/raffle-tickets.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.
