# Thales Sports Markets

- [Revolutionizing Sports Markets](https://docs.thales.io/thales-sports-markets/revolutionizing-sports-markets.md)
- [Thales Sports Markets Architecture](https://docs.thales.io/thales-sports-markets/thales-sports-markets-architecture.md)
- [Game Market Smart Contract](https://docs.thales.io/thales-sports-markets/thales-sports-markets-architecture/game-market-smart-contract.md)
- [SportsAMM Smart Contract](https://docs.thales.io/thales-sports-markets/thales-sports-markets-architecture/sportsamm-smart-contract.md): Automated Market Making contract for Thales Sports Markets
- [ParlayAMM Smart Contract](https://docs.thales.io/thales-sports-markets/thales-sports-markets-architecture/parlayamm-smart-contract.md)
- [Liquidity Providing Smart Contracts](https://docs.thales.io/thales-sports-markets/thales-sports-markets-architecture/liquidity-providing-smart-contracts.md)
- [Singles Market Making](https://docs.thales.io/thales-sports-markets/singles-market-making.md): In this page we dive into the details of the Thales Protocol architecture for Sports Markets and how the Thales Sports Markets came to be!
- [Parlays Market Making](https://docs.thales.io/thales-sports-markets/parlays-market-making.md): In this page we dive into the details of the Thales Protocol architecture for Parlays of Thales Sports Markets!
- [Onchain Sports Odds](https://docs.thales.io/thales-sports-markets/onchain-sports-odds.md)
- [Sports Markets Liquidity Providing](https://docs.thales.io/thales-sports-markets/sports-markets-liquidity-providing.md)
- [Sports Markets Integration](https://docs.thales.io/thales-sports-markets/sports-markets-integration.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.thales.io/thales-sports-markets.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.
