# Export to Non-Custodial Wallet

{% hint style="warning" %}
If unsupported tokens are transferred to the MARBLEX Wallet, they will NOT be viewable. In this case, users can use non-custodial wallets such as MetaMask to view their assets. Kindly install the Chrome extension program for MetaMask before proceeding.
{% endhint %}

<div><figure><img src="/files/cofCXySaWyjbgstuvpSW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/D0eNZ3tMPIRCG00Qm8Z3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jTEAlyxMQE3MDUEepUR8" alt=""><figcaption></figcaption></figure></div>

1. Open the MetaMask extension program. Click the drop down arrow in the top left corner.
2. Select Add wallet → Import an account.

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

3. Enter the private key for your MARBLEX Wallet into the field and click Import.

{% hint style="info" %}
Refer to the [**Check Private Key**](/guide/wallet/private-key/check-private-key.md) guide to get your private key.
{% endhint %}

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

4. If entered correctly, the imported wallet should appear under "Imported accounts".

{% hint style="info" %}
Move on to the next page to learn how to add MBX tokens to MetaMask.
{% 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://docs.marblex.io/guide/wallet/private-key/export-to-non-custodial-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.
