# Lottery Rules

Uplift IDOs use the lottery mechanism to give everyone a chance to participate in a presale.&#x20;

Staking Power to increases the number of available lottery tickets.&#x20;

> *100 Staking Power = 1 lottery ticket*
>
> *200 Staking Power = 2 lottery tickets etc.*

Whitelisted participants enter a lottery round after having passed the KYC procedure. Winning tickets grant a token allocation at the Exclusive Round of IDO.&#x20;

1 winning ticket = 500 BUSD allocation

20 winning tickets = 10 000 BUSD allocation etc.

A person can have a maximum of 20 winning lottery tickets.&#x20;

> **Stand-off period**
>
> You'll have to withdraw from participation in project IDOs exclusive rounds for a period of 7 days once you have bought the project tokens.


---

# 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://docs.uplift.io/ido/lottery-rules.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.
