# Raffle

### 1. WL Raffle&#x20;

Users can join the WL raffle to get the chance to roll their snowballs in advance and gain more rewards.  The WL raffle will end when the WL rolling phase ends.&#x20;

<mark style="background-color:green;">Ways to get WL raffle tickets:</mark>

* 3,000 SP for 1 ticket *(SP is the rewarding points in the last round of the game)*
* For every kernel ID ends with 3, 6, 9&#x20;
* Other marketing activities

### 2. 0XAA Raffle

Users can join the 0xAA raffle to get the chance to own kernels with IDs less than 1,000.

<mark style="background-color:green;">Ways to get 0xAA raffle tickets:</mark>

* 30,000 SP for 1 ticket&#x20;
* For every 10 kernels minted by this EOA
* For every 33 kernels rolling by your invitation


---

# 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://a3sprotocolcontact.gitbook.io/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/earn/raffle.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.
