# Deposit directly from your Ethereum Wallet

With this tool, you can use any token from your external crypto wallet to fund your Overtime Account.

## Step-By-Step Guide:

1. Click on the Add Funds button on the top right corner of main Overtime Markets page.
2. Click on the **`Deposit From Wallet`** option
3. Select your external wallet from the Connect a Wallet menu from which you want to fund your Overtime Account
4. After connecting to your wallet, select the asset you want to use to fund your Overtime Account
5. On the next page, input the amount you want to deposit on the top input field.
6. **Click `Continue`,** (if prompted click the switch network button as well), then click on the final **`Deposit`** button that appears.
7. Now your transaction prompt will open on your external wallet, which you have to confirm.
8. Wait for your funds to land on your Overtime Account.


---

# 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-directly-from-your-ethereum-wallet.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.
