# Tickets System

Every user has his/her individual number of NeverPad points. On the amount of NeverPad points depend your chances of winning tickets. The more NeverPad points you have - the more chances you have to win tickets. Maximum you can win 10 tickets.\
\
For each launchpad a fixed allocation for 1 ticket is announced. Total allocation = allocation per ticket \* number of tickets. The number of tickets for users is selected at the end of the Launchpad based on the number of NeverPad points.

#### For example:

For XXX token Launchpad the total allocation is 100,000 USDT. There are 1,000 winning tickets, each with 100 USDT allocation. Let's say a user has a certain amount of NeverPad points and at the end of the Launchpad he wins 5 tickets. It means the user gets allocation for 500 USDT.\
\
Earn more NeverPad points to get more tickets and to get a higher chance of winning tickets!<br>

<figure><img src="/files/UoDn4zi8NRbl7ZbiBxG7" alt=""><figcaption></figcaption></figure>


---

# 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://neverpad.gitbook.io/docs/protocol/tickets-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.
