# Deposits and Withdrawals

- [Deposit Guides](https://docs.overtime.io/deposits-and-withdrawals/deposit-guides.md)
- [Deposit Crypto](https://docs.overtime.io/deposits-and-withdrawals/deposit-crypto.md): The Easiest Way to Onboard Overtime
- [Deposit with Apple Pay, Google Pay, Visa or Mastercard](https://docs.overtime.io/deposits-and-withdrawals/deposit-with-apple-pay-google-pay-visa-or-mastercard.md): Using the integrated Onramper fiat aggregator
- [Deposit directly from your Ethereum Wallet](https://docs.overtime.io/deposits-and-withdrawals/deposit-directly-from-your-ethereum-wallet.md): Learn about Tokens and Networks that are supported for deposit
- [Deposit from Exchange](https://docs.overtime.io/deposits-and-withdrawals/deposit-from-exchange.md): Guides on how to deposit funds to your Overtime Account from your CEX (Binance, Coinbase, Kraken, OKX, etc.) account and start trading!
- [Deposit USDC from Coinbase](https://docs.overtime.io/deposits-and-withdrawals/deposit-from-exchange/deposit-usdc-from-coinbase.md)
- [Deposit USDC or USDT from Binance](https://docs.overtime.io/deposits-and-withdrawals/deposit-from-exchange/deposit-usdc-or-usdt-from-binance.md)
- [Deposit from Binance Mobile App](https://docs.overtime.io/deposits-and-withdrawals/deposit-from-exchange/deposit-usdc-or-usdt-from-binance/deposit-from-binance-mobile-app.md): How to deposit to Overtime from Binance Mobile
- [Deposit from Binance Website](https://docs.overtime.io/deposits-and-withdrawals/deposit-from-exchange/deposit-usdc-or-usdt-from-binance/deposit-from-binance-website.md): How to deposit to Overtime Account from the Binance Website on your computer
- [Common User Mistakes](https://docs.overtime.io/deposits-and-withdrawals/common-user-mistakes.md): Troubleshooting common user mistakes and how to fix them
- [Deposited funds using Ethereum Mainnet](https://docs.overtime.io/deposits-and-withdrawals/common-user-mistakes/deposited-funds-using-ethereum-mainnet.md): This guide will help you how to bridge your Overtime Account funds to Optimism if you deposited using Ethereum Network.


---

# 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.overtime.io/deposits-and-withdrawals.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.
