> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mettlestate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Raffle

> Ticket-based prize draws with themed prize lists.

export const currencyName = "Mettallions";

Raffles are ticket-based prize draws. Each raffle has its own theme and its own prize list, and runs to a published closing date shown as a countdown on the raffle page.

Every ticket you hold is one entry, so more tickets mean better odds.

## Getting tickets

Tickets are bought from the [Shop](/engagement/shop) with {currencyName}.

## Player How-To

* Open **Raffle** from the main navigation to see the current prize list, the countdown, and how many tickets you hold
* Buy more tickets from the shop while the raffle is still open
* Winners are drawn once the countdown ends and are notified in-platform

<Note>
  Tickets belong to the raffle they were bought for. Once a draw closes, its tickets are spent whether or not you won.
</Note>
