# Deposit

{% hint style="info" %}
A **deposit** refers to transferring funds from the **Ethereum Mainnet** to the **INTMAX network**. Deposits must be made in fixed amounts of **0.1, 1, 10, or 100 ETH**.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### S**elect Your Preferred Amount and Click the "Mine" Button to Proceed.**

<figure><img src="/files/j3eNnEBBqjc4t9i27IZy" alt=""><figcaption><p>Select an amount and click on "mine" to proceed.</p></figcaption></figure>
{% endstep %}

{% step %}

### **Confirm Your Deposit**

Next, you will be prompted to **confirm your deposit**. Please note that once deposited, your funds will be **locked and inaccessible** until the specified lock period has passed. You must keep them in place until the lock period ends.

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

{% step %}

### **Keep Your Browser Window Open**

After initiating your transaction, it's important to **keep your browser window open** for at least the first **15 seconds**. Doing so helps ensure that the transaction communicates successfully with the INTMAX network, facilitating a smooth start to the processing phase.

<figure><img src="/files/FK4MGD3VyVCHc08bvYxu" alt=""><figcaption><p>K<strong>eep your browser window open for 15 secs</strong></p></figcaption></figure>

{% hint style="success" %}
While most transactions finalize sooner, please allow **up to 30 minutes** for complete confirmation and processing on the INTMAX blockchain. Once your transaction has been fully confirmed, your mining operation will automatically begin.
{% endhint %}
{% endstep %}

{% step %}

### Click "View Mining Activity"

Click on "View mining activity" or go to the Mining portfolio to proceed.

<figure><img src="/files/Qw3W4SC6ceiOh68jUFG5" alt=""><figcaption><p>View Mining Activity</p></figcaption></figure>
{% endstep %}

{% step %}

### **Mining Portfolio Section**

To monitor your mining progress and review detailed performance metrics, you can visit your **mining portfolio** section. This dashboard will provide insights into your mining activity, status updates, and other relevant information to help you stay informed about your mining performance.

<figure><img src="/files/5xCLk4NDqKnCXP54E492" alt=""><figcaption><p>Click On "Portfolio"</p></figcaption></figure>
{% endstep %}

{% step %}

### View Session

<figure><img src="/files/OypoR7qHEw7SGQlrej9I" alt=""><figcaption><p>Click on the Transaction</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}

### Additional Note

Please be aware that mining funds are managed separately from your primary Intmax address. As a result, any funds generated through mining operations will not appear in your standard INTMAX account balance. They can be tracked and managed exclusively within your dedicated mining portfolio.
{% 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/core-features/privacy-mining/deposit.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.
