# Introduction

**Double Chance Lotteries** is a decentralized lottery system designed to enhance user engagement by providing two opportunities to win. It operates on the **Beracana** protocol and introduces an innovative approach to lotteries by incorporating a secondary lottery system for those who do not win the primary draw. \
\
The primary lottery is conducted using **USDC**, while the secondary lottery, known as the Second Chance Lottery, allows participants to enter using special tokens called **loserUSDC(lUSDC).** \
\
\&#xNAN;*Winners of the primary lottery are awarded USDC and the losers are minted lUSDC. Winners of the Second Chance Lottery are awarded NFTs or tokens from various projects within the Berachain ecosystem.*


---

# 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/introduction.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.
