> For the complete documentation index, see [llms.txt](https://egg-lands.gitbook.io/egg-lands/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://egg-lands.gitbook.io/egg-lands/mining-competitions/weekly-raffle.md).

# Weekly raffle

Mine on our Lands **EVERY WEEK** and win [Egg Lands Logos NFT](/egg-lands/overview/the-collection.md)! \
Every week **10 winners**!

{% hint style="success" %}
This event is in addition to the others, so if you're already signed up with [@LongEyeV2\_bot](https://t.me/LongEyeV2_bot) you're already participating in this one too!
{% endhint %}

### Rules:

1. Mine on one of our Lands (or both), from Monday 00:00 UTC +0 to Sunday 23:59 UTC +0.
2. Mine at least 3 TLM.
3. Prizes are distributed every TUESDAY.

{% hint style="info" %}
To participate it is enough to mine one of our Lands:

**Naron 21:20** Icy Desert Land ID: `1099512960379`\
**Kavian 21:16** Rocky Coastline Land ID: `1099512959612`
{% endhint %}

### Prizes:

10 [Uncommon Logo](https://neftyblocks.com/templates/egglandswaxx/706514) NFT and 10 [Common Logo](https://neftyblocks.com/templates/egglandswaxx/706692) NFT are distributed to 10 winners as follows:

<table data-full-width="false"><thead><tr><th width="265">Position</th><th>Prize</th></tr></thead><tbody><tr><td>1° 3l1qy.wam</td><td>4 <a href="https://neftyblocks.com/templates/egglandswaxx/706514">Uncommon Logo</a></td></tr><tr><td>2° hhtrc.wam</td><td>2 <a href="https://neftyblocks.com/templates/egglandswaxx/706514">Uncommon Logo</a></td></tr><tr><td>3° 3fxdy.wam</td><td>2 <a href="https://neftyblocks.com/templates/egglandswaxx/706514">Uncommon Logo</a></td></tr><tr><td>4° .dxgg.wam</td><td>1 <a href="https://neftyblocks.com/templates/egglandswaxx/706514">Uncommon Logo</a></td></tr><tr><td>5° lmnbc.wam</td><td>1 <a href="https://neftyblocks.com/templates/egglandswaxx/706514">Uncommon Logo</a></td></tr><tr><td>6° luio..c.wam</td><td>4 <a href="https://neftyblocks.com/templates/egglandswaxx/706692">Common Logo</a></td></tr><tr><td>7° hiqgy.wam</td><td>2 <a href="https://neftyblocks.com/templates/egglandswaxx/706692">Common Logo</a></td></tr><tr><td>8° vczi4.wam</td><td>2 <a href="https://neftyblocks.com/templates/egglandswaxx/706692">Common Logo</a></td></tr><tr><td>9° bruby.wam</td><td>1 <a href="https://neftyblocks.com/templates/egglandswaxx/706692">Common Logo</a></td></tr><tr><td>10° crcuq.wam</td><td>1 <a href="https://neftyblocks.com/templates/egglandswaxx/706692">Common Logo</a></td></tr></tbody></table>

{% tabs %}
{% tab title="Leaderboard" %}
{% embed url="<https://airtable.com/shr45FKpCEONaoIOT>" %}
Leaderboard from Monday 00:00 UTC +0 to Sunday 23:59 UTC +0, updated every TUESDAY
{% endembed %}
{% endtab %}
{% endtabs %}

### **Details**:

1. The Leaderboard is based on each individual player's total TLM mined, so your Chance of Winning will effectively be your amount of TLM mined out of the total!
2. There will be a raffle for each winner, via [WheelOfNames](https://wheelofnames.com/)
3. After each raffle, the newly elected winner's TLM will be subtracted and the next raffle will be based on the new total score, continuing until all winners have been elected.

What does this mean? The more TLM you produce, the more likely you will be to win!

Your Chance of Winning refers to a single extraction, since there are many extractions the real percentage of victory increases exponentially!

### Wheel of Names:

The raffle takes place via [WheelOfNames](https://wheelofnames.com/), entering all the participants who have mined at least 3 TLMs and entering the mined TLMs as a score

{% embed url="<https://jade-native-takin-879.mypinata.cloud/ipfs/QmdvhC7awftVCjzhaW3oFFjA7rLu7LC41Tn4WdvbFJ4bT8?_gl=1*6pfb89*_ga*MTI3Mjc5NDA2Ni4xNjg3MDI2OTUx*_ga_5RMPXG14TE*MTY4OTAyMTI5OS42LjEuMTY4OTAyMjQyOC42MC4wLjA>." fullWidth="false" %}
Raffle via [WheelOfNames](https://wheelofnames.com/)
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://egg-lands.gitbook.io/egg-lands/mining-competitions/weekly-raffle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
