# Predictions Market

- [Overview](https://docs.yamata.io/using-yamata/predictions-market/overview.md)
- [What Are Prediction Markets?](https://docs.yamata.io/using-yamata/predictions-market/what-are-prediction-markets.md)
- [Platform Features](https://docs.yamata.io/using-yamata/predictions-market/platform-features.md)
- [How It Works](https://docs.yamata.io/using-yamata/predictions-market/how-it-works.md)
- [Beta-Weighted Distribution](https://docs.yamata.io/using-yamata/predictions-market/beta-weighted-distribution.md)
- [Market Lifecycle & States](https://docs.yamata.io/using-yamata/predictions-market/market-lifecycle-and-states.md)
- [Market Resolution & Challenge System](https://docs.yamata.io/using-yamata/predictions-market/market-resolution-and-challenge-system.md)
- [Position Tokens (ERC-1155)](https://docs.yamata.io/using-yamata/predictions-market/position-tokens-erc-1155.md)
- [Participating in Markets](https://docs.yamata.io/using-yamata/predictions-market/participating-in-markets.md)
- [Security & Transparency](https://docs.yamata.io/using-yamata/predictions-market/security-and-transparency.md)
- [Best Practices](https://docs.yamata.io/using-yamata/predictions-market/best-practices.md)
- [Supported Networks](https://docs.yamata.io/using-yamata/predictions-market/supported-networks.md)
- [Frequented Asked Questions (FAQ)](https://docs.yamata.io/using-yamata/predictions-market/frequented-asked-questions-faq.md)
- [Legal and compliance](https://docs.yamata.io/using-yamata/predictions-market/legal-and-compliance.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://docs.yamata.io/using-yamata/predictions-market.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.
