# What happens if a jackpot is not claimed?

**If after a winner is drawn and a ₿Millions jackpot is not claimed within the specified timeframe, the following procedures are put into place to handle the unclaimed funds:**

1. **Initial Split of the Unclaimed Jackpot**

* If a jackpot remains unclaimed after three months, the total amount is divided in half. The first half of the jackpot remains available for the original winner to claim for an additional three months.

2. **Second Chance Draw**

* The second half of the unclaimed jackpot is allocated for a second-chance draw. This draw is conducted on-chain using a Verifiable Random Function (VRF) to ensure transparency and fairness. The winner is publicly announced and has three months to claim their prize.

3. **Disposition of Unclaimed Funds**

* **First Half:** If the first half of the jackpot remains unclaimed after the extended three-month period, this portion of the jackpot is donated to a charity. The donation process is conducted publicly to maintain transparency.
* **Second Half:** If the second half of the jackpot, allocated to the second chance draw, is not claimed within its respective three-month period, these funds are redistributed into mini pots and minor jackpots, thus enhancing future games and providing more opportunities for other players to win.

**These measures ensure that the unclaimed funds are used responsibly, giving another participant a chance to win, supporting charitable causes, or reinvesting in the lottery ecosystem to maintain participant engagement and excitement.**


---

# 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://bmillions.gitbook.io/bmillions-guidebook/jackpot-management/what-happens-if-a-jackpot-is-not-claimed.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.
