# Match Numbers

### About Match Numbers <a href="#e297" id="e297"></a>

* 매일 Round 진행시간 내에 Ticket을 사용하여 당첨 번호를 3개 이상 맞추면 당첨금을 받는 게임입니다.
* Round 진행시간 : 매일 12:00 \~ 다음날 09:00 (UTC +9)
* 당첨번호 발표 및 당첨금 수령 가능 시점 : Round 종료 후 당첨번호 선정과 당첨금 정산 작업이 순차 진행됩니다.&#x20;
* 정산 작업이 완료되면 다음 라운드 준비가 시작되며 이전 라운드 당첨금 수령 가능합니다.

### How to <a href="#id-5352" id="id-5352"></a>

1. KAI를 구매한다.

{% content-ref url="/pages/-Magjvconpt-PekqqMI8" %}
[How to buy KAI](/kai-protocol/how-to-guides/untitled-1/kai.md)
{% endcontent-ref %}

2\. 5 KAI로 Ticket을 구매한다.

3\. Ticket 1개 당 0\~9 사이의 5자리의 숫자를 선택해 해당 Round에 참여한다. (수동/자동선택 가능)

4\. Round 종료 후 해당 Round의 당첨번호 5자리 숫자가 발표된다.\
(BSC mainnet의 Chainlink VRF를 통해 랜덤 당첨 번호 선정)

5\. 번호와 자리가 동시에 맞으면 1 Match로 판단한다.

ex) 당첨번호 1, 3, 5, 9, 7\
내 번호 2, ***3***, 4, 7, 9인 경우 1 Match (숫자 3 일치)\
내 번호 2, ***3***, 4, ***9***, ***7***&#xC778; 경우 3 Match (숫자 3, 9, 7 일치)\
내 번호 ***1***, ***3***, 4, ***9***, ***7***&#xC778; 경우 4 Match (숫자 1, 3, 9, 7 일치)

6\. 3 Match 이상일 경우 당첨금을 수령한다.

\*Ticket은 Round와 관계없이 여러개 구매할 수 있습니다.

\*한번에 최대 100개 티켓을 사용할 수있으며, 라운드별 참여 횟수는 제한이 없습니다.

\*Ticket은 거래가 불가능합니다.

### Match Numbers Prize <a href="#id-0c86" id="id-0c86"></a>

* 당첨금 수령 방법 : 내 참여기록에서 수령 버튼 클릭
* 당첨금 : 라운드 당 5,000 oUSDT + 전 라운드 미당첨금 (이월)\
  (바이백 펀드 재원 활용)
* 최대 누적 상금액:\
  \- 5 match: 300,000 oUSDT\
  \- 4 matched: 150,000 oUSDT\
  \- 3 matched: 50,000 oUSDT

당첨금 분배 방식 :

* 기본 5,000 oUSDT는 각 Match에 분배되고, 전 라운드에서 당첨자가 없는 Match의 당첨금은 동일한 Match로 이월되어 누적됩니다.
* 5 Match : 기본 당첨금 3,000 oUSDT + 전 라운드 5 Match 미당첨금
* 4 Match : 기본 당첨금 1,500 oUSDT + 전 라운드 4 Match 미당첨금
* 3 Match : 기본 당첨금 500 oUSDT + 전 라운드 3 Match 미당첨금
* 동일 Match 당첨자가 여러명일 경우 1/n

ex) 첫 라운드 Prize는 총 5,000 oUSDT로

5 Match (0명) : 미당첨으로 3,000 oUSDT는 다음 라운드 5 Match로 합산\
4 Match (2명) : 1,500/2 = 인당 750 oUSDT\
3 Match (10명) : 500/10 = 인당 50 oUSDT

두번째 라운드 Prize는 총 8,000 oUSDT로

5 Match (1명) : 6,000/1 = 인당 6,000 oUSDT\
4 Match (5명) : 1,500/5 = 인당 300 oUSDT\
3 Match (10명) : 500/10 = 인당 10 oUSDT


---

# 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/protocol-and-mechanisms/chance-g/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.
