# Redeposit - Gas Top-Up \[Step 1]

{% hint style="warning" %}
For each redeposit, you must fund the system address to cover gas fees. We'll guide you through the gas top-up before starting.
{% endhint %}

## Step by Step Guide on Gas Top-Up

***

{% stepper %}
{% step %}

### From Your Mining Portfolio, Select Mining Session

<figure><img src="/files/CuIruv6pkdybuypjpahr" alt=""><figcaption><p>From the mining portfolio In the image above, click on any of the mining sessions with the "ready to claim" status.</p></figcaption></figure>
{% endstep %}

{% step %}

### Click on "Redeposit"

<figure><img src="/files/w7nLJzEPIZKXvIPljONa" alt=""><figcaption><p>Click on "Redeposit" to carry out the redeposit function.</p></figcaption></figure>
{% endstep %}

{% step %}

### Click "Yes" To Proceed

<figure><img src="/files/AMjADzUnKN0atAsbFALx" alt=""><figcaption><p>Click on proceed to continue:</p></figcaption></figure>
{% endstep %}

{% step %}

### Verifying balance and availability. Please wait \~40 seconds.

<figure><img src="/files/PMpJgZgLEVjmRHyhwhKN" alt=""><figcaption><p>Checking your balance and fund availability. The screen will refresh automatically in about 40 seconds.</p></figcaption></figure>

{% hint style="info" %}
With INTMAX being stateless, data is stored on the client side and the system does not know the user’s account state hence why this process is important.
{% endhint %}
{% endstep %}

{% step %}

### Top Up Gas Fee

<figure><img src="/files/KTQ17DEYQfSPU9I7gcBS" alt=""><figcaption><p>The funds have been confirmed available and now you need to top up gas fee to cover for the redeposit transaction.</p></figcaption></figure>

{% hint style="info" %}
Due to rapid fluctuations in gas fees, you may be required to add gas two or more times.
{% endhint %}
{% endstep %}

{% step %}

### Click "Send" to Proceed

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

{% step %}

### Please Wait Here Until the Left Indicator Turns Green.&#x20;

<figure><img src="/files/u7HWV1AELvKsPTW8Jwqk" alt=""><figcaption><p>Do not close the page. Wait until the indicator on the left turns green.</p></figcaption></figure>
{% endstep %}

{% step %}

### All Done! Now Click "Go to active mining" to begin Redeposit.

<figure><img src="/files/8WltsdGlP0RIRbY0AG1Q" alt=""><figcaption><p>Both green? You may leave or click the button to go to begin the Redeposit</p></figcaption></figure>
{% endstep %}

{% step %}

### Begin Step 2 \[Withdraw & Claim]

{% content-ref url="/pages/xVJtwWYOcRH1Ofr8cuvc" %}
[Redeposit - Withdraw & Claim \[Step 2\]](/intmax-privacy-mining/core-features/privacy-mining/redeposit/redeposit-withdraw-and-claim-step-2.md)
{% endcontent-ref %}
{% 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/core-features/privacy-mining/redeposit/redeposit-gas-top-up-step-1.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.
