# Lottery FAQ

**What if there are no winners?**

If no ticket is able to match all 4 numbers, 60% of the pot will be moved to the next lottery session.

**Can I swap my tickets back to UpOnly?**

No, once purchased you will not be able to convert your ticket back to UpOnly.

**How will I know if I have won?**

You can manually match your ticket numbers with the winning numbers for greater excitement. If you’re too lazy to do this, we’ve calculated your winnings automatically for you on the page!

**If I win, do I need to manually claim the prize?**

Yes, you will need to click the “Claim Prizes” button on the lottery page.

**How often is the lottery?**

Each full lottery session will run for 6 hours.

**Where can I see the winning ticket numbers?**

The ducks at the bottom of the page.

![](/files/-MT5T06lMhCup2xl6GQg)

\
**Are all ticket numbers unique?**

There are a total of 38,416 different ticket combinations. This may be adjusted later based on the number of participants.

Ticket numbers are given out randomly. As such, there is a small chance that a user receives the same 4 digits in two tickets held.

**What if someone buys all of the number combinations?**

This is close to impossible as ticket numbers are given out randomly. One participant is able to acquire 2 tickets that have the same 4 digits, so they would have a very hard time acquiring all of the unique combinations.

**What transaction fee will I pay for buying a ticket?**

Each ticket purchase will require a unique transaction. For example, buying 2 tickets will require participants to pay for 2 transactions. The same will apply when claiming rewards.


---

# 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://uponlydev.gitbook.io/uponly-defi/lottery-not-yet-implemented/lottery-faq.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.
