# Trade Your Predictions

MidasPredict is a prediction market platform built natively on [LitVM](https://litvm.com/), the first fully trustless, EVM-compatible Layer-2 rollup for Litecoin. Trade on the outcome of real-world events, create your own markets, and earn rewards for participating.

Buy shares in what you believe will happen. If you're right, you profit. If you're wrong, you lose your stake. It's that simple.

## Get Started

**How MidasPredict Works**\
Understand prediction markets, share prices, and how outcomes resolve.\
→ [How MidasPredict Works](/midaspredict/the-basics/how-midaspredict-works.md)

**Making Your First Trade**\
Connect your wallet, deposit funds, and place your first trade in minutes.\
→ [Making Your First Trade](/midaspredict/the-basics/making-your-first-trade.md)

**How to Earn Midas Points**\
Every trade earns you points. Points earn you a share of monthly fee distributions.\
→ [How to Earn Midas Points](/midaspredict/the-basics/how-to-earn-midas-points.md)

**Referral Program**\
Invite friends. Earn bonus points and cash when they trade.\
→ [Referral Program](/midaspredict/the-basics/referral-program.md)

## Quick Links

* [Fees and Limits](/midaspredict/the-basics/fees-and-limits.md)
* [For Creators: Build Your Own Markets](/midaspredict/for-creators/creating-a-market.md)
* [Why LitVM?](/midaspredict/knowledge-base/why-litvm.md)
* [FAQs](/midaspredict/knowledge-base/faqs.md)

## Status

MidasPredict is launching on LitVM in phases beginning at LitVM mainnet launch (target Q2–Q3 2026).

| Phase   | What's Included                                           | Target                  |
| ------- | --------------------------------------------------------- | ----------------------- |
| Phase 1 | Daily Markets, Featured Markets, points system, referrals | LitVM mainnet launch    |
| Phase 2 | Creator-Led Markets, expanded categories, API/widgets     | 3–6 months post-launch  |
| Phase 3 | Advanced market structures, decentralized resolution      | 6–12 months post-launch |

See the full [Roadmap](/midaspredict/roadmap.md) for details.

> ⚠️ **Disclaimer:** This documentation is for informational purposes only. It does not constitute financial, investment, or legal advice. Prediction markets involve real financial risk — never trade more than you can afford to lose.


---

# 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://midashand-1.gitbook.io/midaspredict/trade-your-predictions.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.
