> For the complete documentation index, see [llms.txt](https://lemonad.gitbook.io/lemonad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lemonad.gitbook.io/lemonad-docs/cool-refreshing-games.md).

# Cool Refreshing Games

<figure><img src="/files/dtpTzDtPuU2zK11bcf4d" alt="" width="351"><figcaption></figcaption></figure>

LemonGames is LeMONAD’s on-chain gaming suite, enabling users to play competitive and chance-based games while staking **LEMON** or **MON** tokens. All games are fully executed by smart contracts and powered by **Pyth Network’s Entropy** for verifiable, tamper-proof randomness. This ensures that outcomes are provably fair, transparent, and free from manipulation.

Each game integrates optional NFT-based advantages, rewarding long-term ecosystem participants while preserving fairness through clearly defined mechanics and limits.

### LemonBattles

LemonBattles is a peer-to-peer combat game where NFT holders stake tokens and are matched against opponents with similar stake sizes.

#### Game Mechanics

Participants enter a matchmaking queue with an NFT and a stake. Opponents are paired within a defined tolerance range, and battle outcomes are determined by a combination of NFT attributes and verifiable randomness. The winner receives the combined prize pool, minus a protocol fee.

#### Fees and Limits

| Parameter       | LEMON     | MON       |
| --------------- | --------- | --------- |
| Minimum Stake   | 100       | 1         |
| Maximum Stake   | 100,000   | 1,000     |
| House Fee       | Up to 10% | Up to 10% |
| Stake Tolerance | 20%       | 20%       |

#### NFT Influence

NFT attributes such as **Attack**, **Defense**, **Power Level**, and **Luck** contribute to combat calculations, providing strategic depth without guaranteeing outcomes.

### LemonLotto

LemonLotto offers daily and weekly lottery draws with transparent prize pools and automated settlement.

#### Draw Structure

| Draw Type | Ticket Price (LEMON) | Ticket Price (MON) | Duration |
| --------- | -------------------- | ------------------ | -------- |
| Daily     | 10                   | 1                  | 24 hours |
| Weekly    | 50                   | 5                  | 7 days   |

NFT holders receive **double the number of tickets** for each purchase, increasing their odds without altering the underlying randomness.

#### Fees

* House fee: Up to 10% of the prize pool
* Maximum tickets per transaction: 10

### LemonDice

LemonDice is a fast, instant-resolution game based on simple probability mechanics.

#### Mechanics

Players choose between **High** or **Low**, with a base 50% chance to win. Winning bets receive a **1.95x payout**, reflecting the applied house edge.

#### Fees and Limits

| Parameter      | LEMON  | MON   |
| -------------- | ------ | ----- |
| Minimum Bet    | 10     | 1     |
| Maximum Bet    | 10,000 | 1,000 |
| House Fee      | 5%     | 5%    |
| Win Multiplier | 1.95x  | 1.95x |

#### NFT Bonus

NFT holders receive a **+2% win probability**, increasing their chance to 52%

### SqueezeRacing

SqueezeRacing is a multiplayer racing game where participants compete in time-limited races with NFT-enhanced performance.

#### Game Flow

Races support 2 to 20 participants, with a short registration window. Final race outcomes are determined by verifiable randomness combined with NFT statistics. The top three racers share the prize pool.

#### Entry Fees

| Token | Entry Fee |
| ----- | --------- |
| LEMON | 50        |
| MON   | 1         |

#### Prize Distribution

| Position | Share |
| -------- | ----- |
| 1st      | 60%   |
| 2nd      | 25%   |
| 3rd      | 15%   |

#### NFT Influence

NFT **Speed** and **Luck** attributes improve race performance while maintaining probabilistic outcomes.

### NFT Benefits Summary

| Game          | NFT Advantage                   |
| ------------- | ------------------------------- |
| LemonBattles  | Combat stats influence outcomes |
| LemonLotto    | 2x ticket allocation            |
| LemonDice     | +2% win probability             |
| SqueezeRacing | Speed and luck modifiers        |

***

### House Fees and Treasury

All house fees generated across LemonGames are directed to the **LeMONAD Treasury**, supporting ongoing development, ecosystem incentives, and protocol sustainability.

| Game          | House Fee |
| ------------- | --------- |
| LemonBattles  | Up to 10% |
| LemonLotto    | Up to 10% |
| LemonDice     | 5%        |
| SqueezeRacing | Up to 10% |
| LemonPredict  | 3%        |

By combining verifiable randomness, transparent rules, and optional NFT-enhanced gameplay, LemonGames delivers a fair, on-chain gaming ecosystem where outcomes are provable, incentives are aligned, and participation is fully trustless.

*Play fair. Win big. All verifiably random.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lemonad.gitbook.io/lemonad-docs/cool-refreshing-games.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.
