# King's Chance (Lottery)

## How it Work

Spend KNIGHT to buy tickets, contributing to the lottery pot. \
**Win prizes if 2, 3, or 4 of your ticket numbers match the winning numbers and their exact order!**\
\
**Ticket Price : 50 $KNIGHT**

## Drawing Time

**Two draw times each Day** :&#x20;

* 7 AM Eastern Standard Time (11 AM UTC)
* 7 PM Eastern Standard Time (11 PM UTC)

## Odds of Winning

* Match 2 : 11.5%
* Match 3 : 1.5 %
* Match 4 : 0.077%


---

# 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.knightsdefi.com/kings-chance.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.
