# How to Play?

## Step 1: Buy Tickets

Purchase tickets at the start of each round for \~5 USD in Kaia per ticket. Buying multiple tickets in a single transaction gives a discount:

* 2 tickets: 0.05% off
* 50 tickets: 2.45% off
* 100 tickets: 4.95% off

{% hint style="info" %}
Every ticket you grab will get you extra 0.5 WPP (Wompets Points)
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZtTf5HJqqujHbttfNmtHhspmr2JXT1dTzZExoxlTGVH-E6nt_YDks11qELyzUZUjZ5igeEvn2QAyYNTP6E8LtVIAQmqXXcDqYSQm6xKqsNi5Z2rNZQUTuxUepCLK9y7zEV3VHA7KI7Kdgg2kberWFuHDL?key=m2yIgt4zGptqkQsubVWwyA" alt=""><figcaption></figcaption></figure>

## Step 2: Wait for the Draw

There is one draw every day at 8 AM UTC+8.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdygzzqRFjO8KbCb2Rx5EjZllHEsrB70B9xbRYVQC9Sg4LJXwRhOEbrZ5pxVEDnXrgyC9LpJDvwJgoAAhO5K1PhHTp6SKUCmEd65IbSPuxj7d79APQg_GCXka7PbPKzdYjLt73kC2Rr32A4mDH2LHAswyRv?key=m2yIgt4zGptqkQsubVWwyA" alt=""><figcaption></figcaption></figure>

## Step 3: Check for Prizes

After the draw ends, return to the page to see if your tickets match the winning numbers and claim your reward!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXergc196cezFxT_rlB7jt3id_TNJ9fjVbgNUSrq4WuLNTgIR2btVLXe3NkuOjVb_TH1aGvsDq2Vtp5lQAdfQsx0Nmgos3nNRYNc_AA9BBzoL_vhsjHVtDEPKkyvbIG3AG0bAaeCEmPY0eaabZL17oW2yBQm?key=m2yIgt4zGptqkQsubVWwyA" alt=""><figcaption></figcaption></figure>

***

## Winning Criteria

To win, the digits on your ticket must match the winning numbers in the correct order.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdqZy9uOv9UEpCHEx_rIFEu5wabksUvot0WeZsEZYeJnQIM7-pwzqxIxUXZh6F0oZJLHt5XmA1eiz-AE8uUMr5pkvOR1ZoybqI4ix9Go4wv64ZoU1AJ4KvJ8FvP26DIBMZUzHnxg_4i-UeFzdu9uF9se0fD?key=m2yIgt4zGptqkQsubVWwyA" alt=""><figcaption></figcaption></figure>

### Example:

* Ticket X: First two digits and last three digits match, but the 3rd digit is incorrect, so this ticket qualifies for the “Match first 2” reward.
* Ticket Y: Last four digits match, but the first digit is wrong, so this ticket wins nothing.

{% hint style="warning" %}
Prize brackets don’t stack: If you match 2 digits, you only get one ‘Match 2’ reward, not additional prizes for ‘Match 1’ or lower tiers.
{% endhint %}


---

# 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.capybara.exchange/english/getting-started/features/raffle/how-to-play.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.
