# Lottery

### Rules

To participate you need lottery tickets.&#x20;

Use your tickets from inventory for the next lottery to participate.&#x20;

The more tickets you have, the more chances you have to WIN.

10 winners will be draw at the end of the countdown, they'll share the pool size.

### How to get tickets

The easiest way to get lottery tickets is to win tickets on Bets challenge.

You can also directly purchase additional tickets with FEEL tokens or USDC, it increase the pool size.&#x20;

### **Pool size**

Feel provide initial 30,000 FEEL Tokens

For each ticket bought, 80% of this Feel amount is added to the current pool, 20% of the Feel amount is [burned](/tokenomics.md#burn-mecanic).

1% of each sale made in the Feel shop will be add to the Pool.

### Claim

No need to claim, the winners will be airdroped directly on his account.


---

# 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.feel.market/lottery.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.
