# 🎫 MoonLottery

**Specifics:**

* Lottery ticket cost for 1 ticket : 3.98 USDT.
* There will be a discount (5%) above 10 tickets purchased. so the price will be 3.77 USDT.
* Individual user Lottery entry limit: No overall limit.
* Paying for one ticket will give users a random 6-digit, first 6 digit is combination between 0-9 and the last is combination between 0-9, for e.g. “1-9-3-2-0-6" and bonus number "0-9”. Match numbers from the left to win prizes—the more numbers that match, the bigger the prize pool you'll share in.
* Lottery uses Chainlink's implementation of VRF for true, secure randomness.

## **How to buy MOON token**

{% content-ref url="/pages/XqGShn3Bzj9wZ1Adj6rp" %}
[How to buy MOON token](/ecosystem/moonlottery/how-to-buy-moon-token.md)
{% endcontent-ref %}

## **How to buy a ticket**&#x20;

{% content-ref url="/pages/RhOPUQ62hLKKJNij03G3" %}
[How to buy a ticket](/ecosystem/moonlottery/how-to-buy-a-ticket.md)
{% endcontent-ref %}

## **How to win**

{% content-ref url="/pages/UMossoDvPAq8skYxrv7O" %}
[How to win](/ecosystem/moonlottery/how-to-win.md)
{% endcontent-ref %}


---

# 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.megamoon.space/ecosystem/moonlottery.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.
