> For the complete documentation index, see [llms.txt](https://polycake.gitbook.io/polycake-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polycake.gitbook.io/polycake-finance/product-information/lottery/how-to-participate-in-the-lottery/lottery-faq.md).

# Lottery FAQ

**What happens with the prize if there is no winner?**

It gets automatically rolled over to the following lottery draw.<br>

**I have numbers on my ticket that match the lottery draw. Why am I not a winner?**

The matching numbers must match in order to win. If this is still not the case after double-checking, please get in contact with us.<br>

**The tokens are burned manually after every draw, or is it automatic?**

The tokens are burned automatically after every lottery cycle.<br>

**What's the max number of tickets I can buy for the lottery?**

There is no maximum, you can buy as many lottery tickets as you want!<br>

**When next lottery?**

The lottery is drawn every 24 hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polycake.gitbook.io/polycake-finance/product-information/lottery/how-to-participate-in-the-lottery/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.
