> For the complete documentation index, see [llms.txt](https://docs.overtime.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overtime.io/deposits-and-withdrawals/deposit-crypto.md).

# Deposit Crypto

### Using the Deposit Crypto option

Deposit Crypto option allows you to fund your Overtime Account from various types of supported tokens and networks, which automatically get routed as Overtime-supported funds.

### Step by step guide

1. Open the **`Add Funds`** modal
2. Click on the **`Deposit Crypto`** option.
3. Select your token you are sending to Overtime for funding and select the network you are sending from. Click Continue.

<figure><img src="/files/fmsY4aG6v7caeAB09BBR" alt=""><figcaption></figcaption></figure>

4. Input how much money you are depositing.
5. Copy the Deposit Address and send the designated funds from your source to the copied address shown as Deposit Address on the pop up.

<figure><img src="/files/IKV3wfpib0AAwNg4UDgd" alt=""><figcaption></figcaption></figure>

6. Wait up to 15 minutes for your funds to settle on Overtime.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/deposit-crypto.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.
