# MidasPredict

## Docs

- [Trade Your Predictions](https://midashand-1.gitbook.io/midaspredict/trade-your-predictions.md)
- [The Basics](https://midashand-1.gitbook.io/midaspredict/the-basics.md)
- [How MidasPredict Works](https://midashand-1.gitbook.io/midaspredict/the-basics/how-midaspredict-works.md)
- [Making Your First Trade](https://midashand-1.gitbook.io/midaspredict/the-basics/making-your-first-trade.md)
- [How to Earn Midas Points](https://midashand-1.gitbook.io/midaspredict/the-basics/how-to-earn-midas-points.md)
- [Referral Program](https://midashand-1.gitbook.io/midaspredict/the-basics/referral-program.md)
- [Fees and Limits](https://midashand-1.gitbook.io/midaspredict/the-basics/fees-and-limits.md)
- [Rewards](https://midashand-1.gitbook.io/midaspredict/the-basics/rewards.md)
- [For Creators](https://midashand-1.gitbook.io/midaspredict/for-creators.md)
- [Midas Catalyst](https://midashand-1.gitbook.io/midaspredict/for-creators/midas-catalyst.md)
- [Creating a Market](https://midashand-1.gitbook.io/midaspredict/for-creators/creating-a-market.md)
- [Rebalancing Your Market](https://midashand-1.gitbook.io/midaspredict/for-creators/rebalancing-your-market.md)
- [Resolution Sources](https://midashand-1.gitbook.io/midaspredict/for-creators/resolution-sources.md)
- [Knowledge Base](https://midashand-1.gitbook.io/midaspredict/knowledge-base.md)
- [Wallets & Networks](https://midashand-1.gitbook.io/midaspredict/knowledge-base/wallets-and-networks.md)
- [Why LitVM?](https://midashand-1.gitbook.io/midaspredict/knowledge-base/why-litvm.md)
- [Supported Tokens & Collateral](https://midashand-1.gitbook.io/midaspredict/knowledge-base/supported-tokens-and-collateral.md)
- [Boosted Markets & Campaigns](https://midashand-1.gitbook.io/midaspredict/knowledge-base/boosted-markets-and-campaigns.md)
- [Daily Markets](https://midashand-1.gitbook.io/midaspredict/knowledge-base/daily-markets.md)
- [Market Lifecycle & Disputes](https://midashand-1.gitbook.io/midaspredict/knowledge-base/market-lifecycle-and-disputes.md)
- [Founder Program](https://midashand-1.gitbook.io/midaspredict/knowledge-base/founder-program.md)
- [X Bot (@midashandbot)](https://midashand-1.gitbook.io/midaspredict/knowledge-base/x-bot-midashandbot.md)
- [Glossary](https://midashand-1.gitbook.io/midaspredict/knowledge-base/glossary.md)
- [FAQs](https://midashand-1.gitbook.io/midaspredict/knowledge-base/faqs.md)
- [Developers](https://midashand-1.gitbook.io/midaspredict/developers.md)
- [Technical Overview](https://midashand-1.gitbook.io/midaspredict/developers/technical-overview.md)
- [Smart Contracts](https://midashand-1.gitbook.io/midaspredict/developers/smart-contracts.md)
- [Bot Trading Guide — Buy / Sell / Redeem](https://midashand-1.gitbook.io/midaspredict/developers/bot-trading-guide-buy-sell-redeem.md)
- [Audits & Security](https://midashand-1.gitbook.io/midaspredict/developers/audits-and-security.md)
- [API & Widgets](https://midashand-1.gitbook.io/midaspredict/developers/api-and-widgets.md)
- [Legal](https://midashand-1.gitbook.io/midaspredict/legal.md)
- [Disclaimers](https://midashand-1.gitbook.io/midaspredict/legal/disclaimers.md)
- [Risks](https://midashand-1.gitbook.io/midaspredict/legal/risks.md)
- [Terms of Service](https://midashand-1.gitbook.io/midaspredict/legal/terms-of-service.md)
- [Privacy Policy](https://midashand-1.gitbook.io/midaspredict/legal/privacy-policy.md)
- [Roadmap](https://midashand-1.gitbook.io/midaspredict/roadmap.md)
- [README](https://midashand-1.gitbook.io/midaspredict/readme.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
