# Market Types & Mechanisms

- [Events & Matches](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches.md)
- [Trading Basics](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/trading-basics.md): ForeGate's prediction market offers two core trading types: price prediction and event prediction. Understanding the mechanisms of both modes is crucial for mastering trade timing and managing risks.
- [Trading Fee Structure](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/trading-fee-structure.md): Outlines the trading fee and transaction rules on ForeGate. Understanding these key elements will help you effectively manage trades, optimize costs, and reduce risks while complying wit
- [Market Details](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/market-details.md): ForeGate Core Prediction Feature Guide & Operation Manual ✨
- [OrderBook Market](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/orderbook-market.md)
- [Market Order](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/orderbook-market/market-order.md)
- [Limit Order](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/orderbook-market/limit-order.md)
- [Creator](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/creator.md)
- [AMM Market](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/creator/amm-market.md)
- [Pari-Mutuel Market](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/creator/pari-mutuel-market.md)
- [How are prediction markets resolved?](https://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms/events-and-matches/how-are-prediction-markets-resolved.md)


---

# 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://foregate.gitbook.io/foregate-docs/market-types-and-mechanisms.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.
