# How It Works

- [Connect Wallet](https://docs.darkbet.fun/en/how-it-works/connect-wallet.md)
- [Creating Predictions](https://docs.darkbet.fun/en/how-it-works/creating-predictions.md)
- [Dynamic Market Pricing (AMM)](https://docs.darkbet.fun/en/how-it-works/dynamic-market-pricing-amm.md): Understanding how pricing works in DarkBet’s prediction markets.
- [Market Resolution](https://docs.darkbet.fun/en/how-it-works/market-resolution.md): How our AI system automatically resolves crypto prediction market outcomes.
- [Claiming Your Winnings](https://docs.darkbet.fun/en/how-it-works/claiming-your-winnings.md): How to claim your rewards after winning prediction markets.
- [Security & TransparencyPage](https://docs.darkbet.fun/en/how-it-works/security-and-transparencypage.md): Security measures and transparency features of the Darkbet


---

# 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.darkbet.fun/en/how-it-works.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.
