# Deposit to INTMAX Network

You can transfer assets from the Ethereum mainnet to the INTMAX network. You can deposit any token as long as it complies with the ERC20/ERC721/ERC1155 standards. It takes about 30 minutes for the deposit to be reflected.

### Procedure

{% stepper %}
{% step %}

### **Select Your Deposit Amount & Enable the “Deposit”**&#x20;

You input any amount of ETH you wish to deposit. Once the address is pasted, the “Deposit” button will become clickable.

<figure><img src="/files/LLGSlR8gdnspPR2YU5Q6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Confirm and Execute the Transaction**

During the first 15 seconds of processing, keep your browser open and do not close the window.
{% endstep %}

{% step %}

### **Wait for Confirmation**

Wait until the transaction finishes. Once completed, you can verify your balance.

<figure><img src="/files/T1OAvrUPlEVjkvc4X6Ve" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/network-operations/deposit-to-intmax-network.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.
