# Match Numbers

![\*참고 이미지들은 이해를 돕기위한 예시 화면으로 실제화면과 다를 수 있습니다.](/files/G0lBr5CgbdZ3YZRqiTa3)

1. Match Numbers 게임의 현재 라운드와 해당 라운드의 총 Prize를 표시합니다.
2. 5 KAI로 Chance-G 티켓을 구매할 수 있습니다.\
   (해당 티켓은 Chance-G 서비스에서 공통으로 사용할 수 있는 티켓입니다.)
3. 현재까지 판매된 총 Chance-G 티켓 수량과 사용량, Burn 된 KAI 수량을 볼 수 있습니다.
4. 이번 라운드 안내와 Draw까지 남은 시간, 사용된 티켓 수량이 표시됩니다. 우측 \[USE TICKET]으로 라운드에 참여할 수 있습니다.\
   (라운드는 매일 08:00 \~ 24:00 (UTC +9) 까지 진행됩니다.)
5. 해당 라운드의 Match 별 Prize가 표시됩니다.\
   ([Match 별 Prize 누적 상금에 대한 자세한 내용](/kai-protocol/protocol-and-mechanisms/chance-g/match-numbers.md#0c86))

![](/files/SAZxMkPL04Zz2975xGD0)

1. My Numbers 기록을 보여줍니다.
2. 티켓 사용 라운드와 Prize 등 관련 내용이 표시됩니다.\
   우측 \[Detail]을 통해 내 티켓들의 Number을 조회할 수 있습니다.
3. Claim 가능한 Prize가 있다면, 해당 티켓 우측 \[Claim]을 통해 수령할 수 있습니다.

![](/files/wMOh4tyxmtFf6RtIkIPs)

1. 모든 라운드의 Winning Number을 볼 수 있습니다.
2. 해당 라운드의 Prize 및 Match 별 당첨자 수가 표시됩니다.
3. 해당 라운드의 티켓 사용량과 그에 따른 Burned된 KAI 수가 표시됩니다.

\* Winning Number는 BSC mainnet의 Chainlink VRF를 통해 랜덤으로 생성합니다.

\* Chance-G 게임 상금은 Prize Fund에서 지급되며, 해당 펀드의 자금은 Buyback Fund로부터 채워집니다.

**Chance-G Prize Fund address**

```
0xdD096285098C05378546FEE75D8ce8c3d7345f5A
```


---

# 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.kaiprotocol.fi/kai-protocol/how-to-guides/untitled-1/match-numbers.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.
