# How to Deposit

This guide will walk you through the deposit process for Overtime, covering popular methods and instructions for buying and depositing.

***

{% hint style="info" %}

### What funds and on what networks are used to trade on Overtime?

Overtime uses the popular cryptocurrencies **USDC**, **USDT** and **ETH**; as core collaterals to be used for betting.

Depending on your preference, Overtime is deployed and can be used on <mark style="color:red;">**Optimism**</mark>, <mark style="color:blue;">Arbitrum</mark> or <mark style="color:purple;">Base</mark> network!

Any user can switch between these networks at any time in the dapp.
{% endhint %}

***

## Deposit from Crypto Exchanges

<figure><img src="/files/peDnCfGlDyORQwBiZPgD" alt="" width="375"><figcaption></figcaption></figure>

USDC, USDT and ETH are available on most major crypto exchanges, such as Coinbase, Binance, Kraken, Bybit etc.\
\
You can find detailed guide on how to buy from popular exchange and deposit to Overtime here :arrow\_down\_small::arrow\_down\_small::arrow\_down\_small:

{% content-ref url="/pages/4K7a7jbCBtfRxEakb1EC" %}
[Deposit from Exchange](/deposits-and-withdrawals/deposit-from-exchange.md)
{% endcontent-ref %}

***

## Deposit with Apple Pay, Google Pay, Visa or Mastercard

Overtime integrated Swapper to provide easy funding of Overtime Account directly from users digital or physical credit cards!

You can fund directly to Overtime using the `Buy With Card` button on the Add Funds modal.

In depth guide for depositing with card :arrow\_down\_small::arrow\_down\_small::arrow\_down\_small:

{% content-ref url="/pages/iIjRTBrxSP6XjoRGhpXQ" %}
[Deposit with Apple Pay, Google Pay, Visa or Mastercard](/deposits-and-withdrawals/deposit-with-apple-pay-google-pay-visa-or-mastercard.md)
{% endcontent-ref %}

***

## Deposit directly from your Ethereum Wallet

You can add funds to your Overtime Account from any external Ethereum Wallet by using the Deposit from Wallet tool.

YDetailed guide on how to Deposit From Wallet :arrow\_down\_small::arrow\_down\_small::arrow\_down\_small:

{% content-ref url="/pages/d8q93uhcOLyA2ElUpavC" %}
[Deposit directly from your Ethereum Wallet](/deposits-and-withdrawals/deposit-directly-from-your-ethereum-wallet.md)
{% endcontent-ref %}


---

# 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/get-started/how-to-deposit.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.
