# Thales Speed Markets

- [Introduction to Speed Markets](https://docs.thales.io/thales-speed-markets/introduction-to-speed-markets.md)
- [Chained Speed Markets](https://docs.thales.io/thales-speed-markets/chained-speed-markets.md)
- [Speed Markets Integration](https://docs.thales.io/thales-speed-markets/speed-markets-integration.md)
- [Speed Markets Trading Guide](https://docs.thales.io/thales-speed-markets/speed-markets-trading-guide.md): How to use the Speed Markets dapp with full Account Abstraction
- [Speed Market Deposit Guides](https://docs.thales.io/thales-speed-markets/speed-market-deposit-guides.md): Guides on how to deposit funds to your Speed Markets account and start trading!
- [Deposit USDC from Coinbase](https://docs.thales.io/thales-speed-markets/speed-market-deposit-guides/deposit-usdc-from-coinbase.md)
- [Deposit from Binance Mobile App](https://docs.thales.io/thales-speed-markets/speed-market-deposit-guides/deposit-from-binance-mobile-app.md)
- [Deposit from Binance Website](https://docs.thales.io/thales-speed-markets/speed-market-deposit-guides/deposit-from-binance-website.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-speed-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.
