# Export INTMAX Private Key

### Export INTMAX Private Key

INTMAX allows you to **export your private key** for the connected account.

***

#### Safe Storage Methods

* **Strongly recommend offline environment storage**
* Use physical security (safes, safety deposit boxes, etc.)

{% hint style="warning" %}
**Important Notes:**

* The private key is generated by the wallet you have connected to INTMAX Web App.
* This export feature is intended **only for offline backup purposes**, not to import into another browser session of the Web App.
* We do **NOT** recommend importing the same Ethereum address into multiple wallets and connecting them simultaneously to the INTMAX Web App.
  {% endhint %}

***

{% stepper %}
{% step %}

#### Click the gear (⚙️) button.

<figure><img src="/files/gmHHnlrJetg9PphHxp7O" alt=""><figcaption><p>Click the gear (⚙️) button.</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Select "Backup INTMAX Addresses" from the settings menu.**

<figure><img src="/files/rg4raa9hrMp3EBoyqCKG" alt=""><figcaption><p>Select <strong>"Backup INTMAX Addresses"</strong> from the settings menu.</p></figcaption></figure>

{% endstep %}

{% step %}

### **Click "Export Private Key"**

<figure><img src="/files/kq9UTtMj2ODuML87rR9t" alt=""><figcaption><p>Click "Export Private Key"</p></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/account-and-history/backup-intmax-account/export-intmax-private-key.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.
