# What Is Lottery

The SuperCharged Lottery is designed to provide users with an exciting opportunity to earn additional rewards while their funds are locked during Prediction Market events. By leveraging **the native yield of Blast**, users can increase their chances of winning by participating in farming activities to earn tickets.&#x20;

<figure><img src="/files/aFqCrO1UM3ebgqWs6nsG" alt=""><figcaption></figcaption></figure>

### How to enter <a href="#how-does-the-rlb-lottery-work" id="how-does-the-rlb-lottery-work"></a>

&#x20;**Step 1: Complete Tasks**

Users can earn lottery tickets by completing various tasks.&#x20;

* **TVL Task:** You earn 1 ticket for every $285 bet held in the smart contract per day.&#x20;

For example, holding $100 for 3 days earns approximately 1 ticket (0.35 tickets per day). When your total value locked (TVL) is at least $100 per day, you can earn 0.35 tickets daily, accumulating up to 1 ticket over a continuous 3-day period.

* **Trading Volume Task:** Earn 1 ticket for every $100 in trading volume, up to a maximum of 3 tickets.
* **Social Tasks:** Engage with the platform by liking, sharing posts, or referring friends to earn an additional ticket.

**Step 2: Claim Tickets**

* Once the conditions for earning tickets are met, users can claim their tickets.
* Each ticket consists of a 6-digit number, with each digit ranging from 0 to 9.

**Step 3: Lottery Draw**

* The lottery draw takes place weekly at 00:00:00 every Monday.
* A random 5-digit number is generated for the lottery.

**Step 4: Receive Rewards**

* Users can claim their rewards if their ticket matches the lottery number.


---

# 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.supercharged.io/lottery/what-is-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.
