# Export private key

## Step 1: Open Your Wallet and Navigate to Settings

1. **Log in** to your wallet using your credentials.
2. Once logged in, **open your wallet** and go to the **Settings** section.

<figure><img src="/files/ycwDFcjtudrBKsyhK05j" alt=""><figcaption></figcaption></figure>

## Step 2: Scroll Down to Export Private Key

3. In the **Settings** menu, scroll down to find the option **Export Private Key**.<br>
4. Click on **Export Private Key** to proceed.

<figure><img src="/files/N4gFCMl6mYMen8AEYY9D" alt=""><figcaption></figcaption></figure>

## Step 3: Confirm Export in the Popup

5. A confirmation popup will appear, and you'll see the **Export My Private Key** button.<br>
6. Click the **Export My Private Key** button.

<figure><img src="/files/y8g5VrediOaTk4PX3YMz" alt=""><figcaption></figcaption></figure>

## Step 4: Agree to the Terms

7. You will now be prompted with a set of agreements or disclaimers. Carefully read through the terms and **check the boxes** to agree.

## Step 5: Receive Confirmation Code

8. After agreeing to the terms, you will receive a **confirmation code** sent to your registered email. Check your email for the code.
9. Enter the confirmation code into the popup.

## Step 6: Access Your Private Key

10. Once the code is confirmed, your private key will be revealed. **Copy it** and store it securely. Remember, anyone with access to your private key can control your funds, so ensure it is kept safe.

<figure><img src="/files/Sk9cqBvZxgNv4n6A55j4" alt=""><figcaption></figcaption></figure>


---

# 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://docs.certhis.io/certhis-wallet/export-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.
