# Lottery Event

## **Overview**

The "Lottery Event" is a daily lottery draw running for **100 consecutive days**, where participants have the opportunity to win a GAME NFT. Each day, one GAME NFT will be awarded to a lucky winner from the pool of entrants.

### **Participation**

To enter the lottery, players must purchase lottery tickets. Each ticket grants one entry into the daily drawing for the GAME NFT.

#### **Ticket Purchase**

* **Before IDO:** Tickets can be purchased using the stablecoins USDC or USDT.
* **After IDO:** Tickets must be purchased exclusively with the PLAY token.

#### **Drawing Schedule**

* **Daily Drawing:** The winner of the daily GAME NFT lottery will be selected at the end of each day from all the tickets purchased that day.&#x20;
* **Announcement of NFTs:** The specific GAME NFTs available for lottery each week will be announced at the beginning of that week, ensuring transparency and anticipation among participants.

#### **Distribution Network**

All awarded GAME NFTs will be distributed on the TON network, utilizing its blockchain capabilities for secure and verifiable transfer of ownership.

#### **Winner Selection**

Each day's winner will be randomly selected from the pool of that day's ticket purchases. The on-chain process is automated and ensures a fair selection based on the entries received.

#### **Notification and Claiming Prizes**

Winners will be notified via the contact information provided at the time of ticket purchase. Winners must claim their GAME NFT within 48 hours of notification by following the instructions provided in their winner notification email. Failure to claim the NFT within this timeframe may result in forfeiture of the prize.

#### **Eligibility**

Participation is open to all players who legally purchase tickets as per the stipulated payment methods. Employees of the organizing entity, their immediate family members, and persons connected with the administration of the lottery are not eligible to enter.

#### **Compliance and Regulations**

Participants agree to adhere to local laws and regulations concerning lottery participation. Any tax implications arising from winning a GAME NFT are solely the responsibility of the winner.

#### **Amendments to the Rules**

The organizers reserve the right to amend the rules of the Lottery Event at any time without prior notice. Participants will be bound by any amended rules as soon as they are published.

By purchasing a ticket and entering the lottery, participants agree to be bound by these rules, ensuring fairness and compliance throughout the event.

<br>


---

# 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.playland.gg/whitepaper/economy/game-nft/lottery-event.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.
