# Withdrawal from INTMAX Network

You can transfer assets from the INTMAX network to the Ethereum Mainnet. A transfer fee and withdrawal fee on the INTMAX network are required when withdrawing.&#x20;

{% hint style="info" %}
It takes about 1 hours for the withdrawal to be reflected.
{% endhint %}

***

### Procedure

{% stepper %}
{% step %}

### **Specify Token and Amount**

<figure><img src="/files/Tdewaw2PhGi0pBh4JNMk" alt=""><figcaption><p>Select the type of token you want to withdraw and enter the amount.</p></figcaption></figure>
{% endstep %}

{% step %}

### **Enter Withdrawal Address & Click "Withdraw"**

<figure><img src="/files/In7Mk8QM6DmyGh53ZP6y" alt=""><figcaption><p>After specifying the token, amount, and address, click the "Withdraw" button.</p></figcaption></figure>
{% endstep %}

{% step %}

### **Wait for the Transaction to Process**

<figure><img src="/files/XtOgMfBHbg50HhZJ6T74" alt=""><figcaption><p>During the waiting screen, do not close your browser for at least the first 15 secs to ensure the transaction processes smoothly.</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
It takes about 1 hours for the withdrawal to be reflected.
{% endhint %}


---

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