> 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/lemonpredict.md).

# LemonPredict

<figure><img src="/files/eXeNcPQKhz0Rb2O4Ssbf" alt="" width="365"><figcaption></figcaption></figure>

LemonPredict is a decentralized prediction game that enables users to forecast price movements across a broad range of global assets and earn rewards in **LEMON**. Participants take simple directional positions—**Above** or **Below**—on asset prices over fixed time periods, creating an accessible and transparent on-chain experience for market-based predictions.

All markets are secured by Pyth Network oracles, providing accurate, real-time, and tamper-resistant price feeds across crypto, equities, commodities, forex, and indices. This oracle-first design ensures trustless market resolution without reliance on centralized intermediaries.

Any user can create a prediction market by selecting an asset, defining a target price, choosing a direction, and setting a duration between one hour and one week. Market creation requires a **LEMON fee**, while placing predictions is free aside from the bet amount. Once a market reaches its resolution time, outcomes are automatically determined using live oracle data. Winners share the losing pool proportionally, with a **3% platform fee** applied to winnings, and rewards can be claimed at any time after resolution.

#### Supported Assets

LemonPredict supports a diverse and expanding asset universe to reflect global market activity:

* **Crypto (30+ assets):** BTC, ETH, SOL, MON, BNB, XRP, DOGE, ADA, AVAX, LINK, NEAR, TON, UNI, AAVE, ARB, OP, SUI, INJ, TIA, DOT, ICP, WLD, TAO, HYPE, FET, JUP, SEI, POL, and more
* **Stocks:** AAPL, TSLA, NVDA, GOOGL, AMZN, MSFT, META, AMD, NFLX, INTC, COIN, GME, MSTR, PLTR, JPM, BAC
* **Metals:** Gold (XAU), Silver (XAG), Platinum (XPT), Palladium (XPD)
* **Forex:** EUR/USD, GBP/USD, USD/JPY, USD/CHF, AUD/USD, NZD/USD
* **Commodities:** WTI Crude Oil, Brent Crude Oil
* **Indices:** SPY, QQQ, DIA, IWM, GLD

#### Bet Limits and Fees

To support both casual users and high-volume participants, LemonPredict enforces clear and predictable limits:

* **Minimum bet:** 1 LEMON
* **Maximum bet:** 100,000 LEMON
* **Market creation fee:** 100 LEMON
* **Platform fee:** 3% of winnings
* **Bet placement:** No additional fees

#### Key Mechanics and Safeguards

* **Betting Cutoff:** Betting closes once 80% of the market duration has elapsed
* **Oracle-Powered Resolution:** All outcomes are determined using Pyth Network price feeds
* **On-Chain Transparency:** All markets, bets, and outcomes are fully recorded on-chain
* **Automatic Settlement:** Markets resolve automatically at the designated resolution time

By combining simple prediction mechanics, broad asset coverage, and oracle-secured resolution, LemonPredict transforms price forecasting into a transparent, trustless, and rewarding game,turning market insight into real value within the Lemon ecosystem.


---

# 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/lemonpredict.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.
