# Deposit Guides

- [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


---

# 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.thalesmarket.io/deposit-guides.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.
