# Second Chance Lottery Mechanics

### **Participation:**

* **Entry Requirements:** Users must possess loserUSDC tokens minted from a previous primary lottery.
* **Token Burning:** Upon entry, the loserUSDC tokens are burned, ensuring they cannot be reused.
* **Lottery Entry:** Users enter the Second Chance Lottery by burning their loserUSDC tokens.

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

### **Winner Selection and Settlement:**

* **Process:** The Second Chance Lottery operates similarly to the Primary Lottery, utilizing the ChainLink VRF to select winners.
* **Settlement:** As with the Primary Lottery, the Second Chance Lottery is settled automatically by a bot or manually.

### **Rewards Distribution:**

* **Winners:** Winners of the Second Chance Lottery are awarded NFTs or tokens from participating projects within the Berachain ecosystem.
* **No Additional Minting:** Winners are not minted any new tokens; the reward is purely in the form of NFTs or 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.beracana.com/double-chance-lotteries/overview/second-chance-lottery-mechanics.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.
