# Raffle System

### What is Raffle System?

{% hint style="info" %}
The Raffle System is a lottery competition in which people buy tickets, each of which has the chance of winning a prize.
{% endhint %}

<figure><img src="/files/9n17fEqmiLtxdv2DAdnK" alt=""><figcaption><p>Orcas Raffle System</p></figcaption></figure>

#### Other mentions:

1. Ticket price is 0.05 EGLD or 50 ORCA.
2. If there are multiple prizes, there will be multiple winners. If there is only one prize, there will be only one winner.
3. Every week you'll be able to buy tickets both with EGLD & ORCA. At the end of the raffle, one or multiple winners will be selected to win the prize.
4. More tickets means more chances to win.
5. Money **won't** be returned for losing tickets.


---

# 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://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model/raffle-system.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.
