# Cocktail Lottery Tickets

<figure><img src="https://lh4.googleusercontent.com/4blQT_-6tDa0zFuaXPcg_b1-mNA0ea6_INVPWjWwtKBw3SThizXZb0MRKBQC0XKoeHJ-TN21d16Rv3ENlapEC8HgFkHj0iu_3xE_Ozj6JY5EkEYN9scfH2QDvfHGVpEY3YdlhaYLxbL0JXLsw5qevGoYakC1itaj4t3D4JZ_1rzSlJWaVBUQjSiNc1NNfQ" alt=""><figcaption></figcaption></figure>

Cocktail Tickets is another big update for MojitoSwap. It is a game that's easy, fast, and convenient. The most important thing is that it gives you a chance to win a huge MJT prize!

### Basic consensus

* Price: $1 worth of MJT per cocktail ticket
* Restriction: There is no total limit, but a maximum of 30 tickets can be purchased at a time
* Rules: Match the numbers from the left side of your ticket to the winning numbers drawn at the end of a Lottery round.<br>

### Winning Criteria

* The digits on your ticket must match the correct order to win.

Here’s an example lottery draw with two tickets, A and B.

Ticket A: The first 3 digits and the last 2 digits match, but the 4th digit is wrong, so this ticket only wins a “Match first 3” prize.

Ticket B: Even though the last 5 digits match, the first digit is wrong, so this ticket doesn’t win a prize.

Prize brackets don’t ‘stack’: if you match the first 3 digits in order, you’ll only win prizes from the ‘Match 3’ bracket and not from ‘Match 1’ and ‘Match 2’.

<figure><img src="https://lh6.googleusercontent.com/do8isBqaZCgTv3rEAYmcXWv_LrYbLb4x5IFrpwFX5-X243cqkBM4zimh2tVDXxKEqYQgAyS8WoF4KVyQMJIrkYcWfwjYMsA-eTgKrnurMYQsSNoqSU6Wy08xP9roMJm7iuH5wFvPM3sU_mgSrFprpN_dkjX4oNU3m1Sv3_ap2lmP6sIZ4oEVfHA_yVjGdg" alt=""><figcaption></figcaption></figure>

**The prizes are as follows:**<br>

<figure><img src="https://lh5.googleusercontent.com/5qVni_kmZbw6H3TsVpHx_TD9ui4PMGWu677VQnTySc7mUcnhyi9qMkLO3WsBiyPa-nQAVgFnrYd_OsPetyQQryCfiYjVdCuKcXL0IrKkk6ehyg894aVfKQtPqqYlf0NqZw8sm01W7UljgkG_do1bCiKh3Tcp5ZOWYs9Cq8BPB5Ii9Rz5cE9E5hOGomvtAA" alt=""><figcaption></figcaption></figure>

### Prize Funds

The prizes for each lottery round come from three sources:

* Ticket Sales: 80% of the MJT received from ticket sales goes to the prize pool for each round.
* Prize Rollover: After each round, if there are prize brackets with no winners, the MJT prizes of those brackets will be rolled over to the next round and will be redistributed in the prize pool.
* MJT Injections: 10% of the daily MJT production will be injected into the prize pool before the start of each round. This MJT is of course also included in rollovers!


---

# 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.mojitoswap.finance/products/cocktail-lottery-tickets.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.
