> For the complete documentation index, see [llms.txt](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/sorteios/golden-raffle.md).

# GOLDEN RAFFLE

O **Sorteio Dourado** (GOLDEN RAFFLE) é uma forma de dar ótimas recompensas para quem bloquear nossos tokens EPW ou EVS.\
\
O sorteio acontecerá às **22h UTC do dia 30/11/2022** e contará com **5 prêmios**, respectivamente:

![](/files/d5c3wLUQqhP7AWhW5be8)

Para participar você não gastará nenhum token, na verdade, o jogador irá bloquear o EPW ou EVS que possui em sua carteira de jogo e recuperá-lo às 00:00 UTC do dia 30/11/2022.

Por cada 1000 EPW ou 20 EVS o jogador bloquear receberá um bilhete e um jogador poderá obter vários bilhetes de uma vez nas seguintes quantidades: 1, 5, 10 ou 20. Estes bilhetes podem ser adquiridos a qualquer momento antes do prazo às 23h59 UTC do dia 31/08/2022.

Não há limite para o número de bilhetes que podem ser adquiridos por carteira para este sorteio. Isso significa que quanto mais bilhetes adquiridos, maiores serão as chances de ganhar um prêmio.&#x20;

![](/files/O8WJwUnwAEruy6RjDxb8)

Ganhe bilhetes convidando amigos para o Sorteio Dourado! Cada pessoa tem seu próprio link de convite e você pode encontrar o seu na página do seu perfil, para cada bilhete comprado pelos seus amigos convidados você ganhará 0,2 ingressos.

![](/files/Ue4yKVw9mJmzOci5IWVU)

{% hint style="info" %}
Cada pessoa só poderá ganhar 1 (um) prêmio.
{% endhint %}


---

# 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://whitepaper.evoverse.app/evoverse-white-paper-portugues/sorteios/golden-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.
