# Thales Markets Documentation

## Thales Markets Documentation

- [Welcome](https://docs.thalesmarket.io/welcome.md): You've reached the official Thales Markets documentation.  This guide contains all the resources you'll need to understand Thales Markets, a digital options trading platform built on Thales Protocol.
- [FAQ](https://docs.thalesmarket.io/faq.md): Commonly asked questions and answers.
- [Thales of Miletus](https://docs.thalesmarket.io/thales-of-miletus.md): The story of Thales, the first known person to exercise an options contract.
- [Parimutuel Markets Introduction](https://docs.thalesmarket.io/thales-parimutuel-markets/parimutuel-markets-introduction.md)
- [Tokenized Positional Markets](https://docs.thalesmarket.io/thales-parimutuel-markets/tokenized-positional-markets.md)
- [Tokenized Ranged Markets](https://docs.thalesmarket.io/thales-parimutuel-markets/tokenized-ranged-markets.md)
- [Speed Markets](https://docs.thalesmarket.io/thales-parimutuel-markets/speed-markets.md)
- [Chained Speed Markets](https://docs.thalesmarket.io/thales-parimutuel-markets/speed-markets/chained-speed-markets.md): Speed Markets Leverage!
- [Odds in Positional Markets](https://docs.thalesmarket.io/thales-parimutuel-markets/odds-in-positional-markets.md)
- [sUSD as Main Collateral](https://docs.thalesmarket.io/thales-parimutuel-markets/susd-as-main-collateral.md)
- [Safebox](https://docs.thalesmarket.io/thales-parimutuel-markets/safebox.md)
- [Why Use Thales?](https://docs.thalesmarket.io/using-thales/why-use-thales.md)
- [Trading Guide](https://docs.thalesmarket.io/using-thales/trading-guide.md)
- [Thales AMM Design](https://docs.thalesmarket.io/using-thales/thales-amm-design.md)
- [Understand The Trading Risks](https://docs.thalesmarket.io/using-thales/thales-amm-design/understand-the-trading-risks.md)
- [Exercising a Winning Position](https://docs.thalesmarket.io/using-thales/exercising-a-winning-position.md)
- [Thales Vaults](https://docs.thalesmarket.io/using-thales/thales-vaults.md)
- [Thales Referrals Program](https://docs.thalesmarket.io/using-thales/thales-referrals-program.md)
- [Current Incentives](https://docs.thalesmarket.io/using-thales/current-incentives.md)
- [Grants and Proposals](https://docs.thalesmarket.io/using-thales/grants-and-proposals.md)
- [Thales Academy](https://docs.thalesmarket.io/using-thales/thales-academy.md)
- [Video Tutorials](https://docs.thalesmarket.io/using-thales/video-tutorials.md)
- [Providing Liquidity for Thales AMM](https://docs.thalesmarket.io/using-thales/providing-liquidity-for-thales-amm.md)
- [Thales integration](https://docs.thalesmarket.io/technical-documentation/thales-integration.md)
- [Speed Markets integration](https://docs.thalesmarket.io/technical-documentation/speed-markets-integration.md)
- [Deposit USDC from Coinbase](https://docs.thalesmarket.io/deposit-guides/deposit-usdc-from-coinbase.md): Depositing directly to Thales Markets from Coinbase is simple and easy.
- [Deposit USDC or USDT from Binance](https://docs.thalesmarket.io/deposit-guides/deposit-usdc-or-usdt-from-binance.md)
- [Deposit from Binance Mobile App](https://docs.thalesmarket.io/deposit-guides/deposit-usdc-or-usdt-from-binance/deposit-from-binance-mobile-app.md): How to deposit to Thales Markets from Binance Mobile
- [Deposit from Binance Website](https://docs.thalesmarket.io/deposit-guides/deposit-usdc-or-usdt-from-binance/deposit-from-binance-website.md): How to deposit to Thales Markets from the Binance Website on your computer
- [THALES Tokenomics](https://docs.thalesmarket.io/thales-token/thales-tokenomics.md)
- [Staking THALES on Optimism - Guide](https://docs.thalesmarket.io/thales-token/staking-thales-on-optimism-guide.md)
- [Staking THALES on Arbitrum - Guide](https://docs.thalesmarket.io/thales-token/staking-thales-on-arbitrum-guide.md)
- [Staking THALES on Base - Guide](https://docs.thalesmarket.io/thales-token/staking-thales-on-base-guide.md)
- [Automate Staking Rewards Claiming with Chainlink Automation - Guide](https://docs.thalesmarket.io/thales-token/automate-staking-rewards-claiming-with-chainlink-automation-guide.md)
- [THALES/WETH LP rewards on Optimism - Guide](https://docs.thalesmarket.io/thales-token/thales-weth-lp-rewards-on-optimism-guide.md)
- [Thales Governance Structure](https://docs.thalesmarket.io/governance/thales-governance-structure.md)
- [How to Vote for Council Members](https://docs.thalesmarket.io/governance/how-to-vote-for-council-members.md)
- [Thales Improvement Proposals (TIPs)](https://docs.thalesmarket.io/governance/thales-improvement-proposals-tips.md)
- [ToT Metaverse](https://docs.thalesmarket.io/tale-of-thales/tot-metaverse.md)
- [How to Play](https://docs.thalesmarket.io/tale-of-thales/how-to-play.md)
- [ToT NFTs](https://docs.thalesmarket.io/tale-of-thales/tot-nfts.md)
- [ToT Fishing Competition](https://docs.thalesmarket.io/tale-of-thales/tot-fishing-competition.md)
- [Whitepaper](https://docs.thalesmarket.io/resources/whitepaper.md): November 2, 2021 Abstract
- [Marketing Assets](https://docs.thalesmarket.io/resources/marketing-assets.md): These image files are available to the Community for use in outreach and social media.
- [Contract Addresses](https://docs.thalesmarket.io/resources/contract-addresses.md)
- [Audits](https://docs.thalesmarket.io/resources/audits.md)
- [Bug Bounties](https://docs.thalesmarket.io/resources/bug-bounties.md)


---

# Agent Instructions: 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://docs.thalesmarket.io/welcome.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.
