# Winner selection system

## Winner selection

The lottery is conducted randomly, and the winners are selected from the total number of applications according to the number of units sold.

<div><figure><img src="/files/14mdkdgEMRK4OK8t0KVk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PokZaXhOMa5zWueHFVvx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/j8ONhPcRQQ8llUZ40SUQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LYIbv9JbfZmXgKvAyRbC" alt=""><figcaption></figcaption></figure></div>

**\[Application period]**

Strategically apply for an application until the application deadline.

**\[Raffle]**

The winners are randomly selected among the application coupons collected during the application period.

**\[Remove duplicates and draw]**

The application coupons of the winners are deleted and drawn to prevent duplicate winners. (Repeat)

**\[Raffle end]**

The winners are selected, and the lottery is ended after the number of units to be sold is announced in advance.


---

# 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://openmetacity.gitbook.io/omc-v0.7-en/platform/core-systems/winner-selection-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.
