> For the complete documentation index, see [llms.txt](https://docs.superchain.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superchain.eco/accounts/raffle.md).

# Raffle

The Superchain Raffle is a weekly raffle that rewards users. As you level up your Super Account, you earn raffle tickets. Your number of weekly tickets is based on your current level, as shown in the Levels & Perks table. For example, Level 2 gives you one ticket each week, while Level 10 gives you nine.<br>

Each week, a random draw is conducted from all eligible tickets, the winner receives ETH and OP Tokens. The raffle is designed to reward consistent engagement and give every active user a chance to win something valuable just by participating regularly in the Superchain ecosystem.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCV-24d3qvkEj8xHqgKkETBuXK51MHxWieB-N7ABIv1rguGm9VHKkCWfpoxbgd0QFdShVOICew5YI8k7SJRwCWcYZwXarRoeuCfOOhGvx3MA_4MvpI_OVPJeUQgIv9pAYZ0vPS?key=wuVW6cM5HxzWgWyQRAbNYBkP" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.superchain.eco/accounts/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.
