# 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="https://2659292800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2FyzlCjNy39CzHmbHUo4Sm%2Fimage.png?alt=media&#x26;token=768a2e68-bfd4-4966-b1cb-a9124a9f7f9f" 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="https://2659292800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2Fqgpd9DNTcen7SkPUzfSY%2Fimage.png?alt=media&#x26;token=de8b0ad4-983d-4a46-939e-3a82e4248ee1" alt=""><figcaption></figcaption></figure>

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


---

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