# Export wallet

To export your wallet to apps like Metamask or Phantom:

1. Click **Export Private Key**.
2. View your Private Key.
3. Import it into Metamask or another wallet.

<div><figure><img src="/files/slcYaMemgsmjktoQRwym" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YZZGirtOgk5HiZXagznW" alt=""><figcaption></figcaption></figure></div>

Below, we’ll show you how to export your Private Key to Phantom.

1. Log in to your Phantom Wallet.&#x20;
2. Navigate to **Add / Connect Wallet**.&#x20;
3. Go to **Import Private Keys** and paste your Private Key.

<div><figure><img src="/files/BOQpGWIZBRJJjQ8aalLQ" alt="" width="180"><figcaption></figcaption></figure> <figure><img src="/files/MqOxHd4pPyDu3mr544zz" alt="" width="178"><figcaption></figcaption></figure> <figure><img src="/files/OVyE4pKqoWkHZyEdPiEz" alt="" width="177"><figcaption></figcaption></figure></div>


---

# 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://snaip.gitbook.io/snaip-bot/overview/wallet/export-wallet.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.
