# How to Get Your Address from Metamask

**MetaMask** is a self-custody wallet built for the [**Web3** ](/knowledge-base/glossary.md#web3)ecosystem. You can import your **MetaMask** wallet address into [**Walletium**](https://t.me/walletiumbot) anytime, allowing you to manage your [**assets**](/knowledge-base/glossary.md#asset) and access the features provided by our wallet.&#x20;

To import it, first locate the private key in **MetaMask**. Follow these steps for your platform:

***

## Browser extension&#x20;

1. Open the **account selector** at the top of the screen.
2. Tap the **three dots** next to the account you want to export.
3. On the **Account details** page, select **Show private key.**
4. Enter your wallet password and click **Confirm.**

<img src="/files/I8m2AC1cJoe4s1GwStZH" alt="" data-size="original">

5. Press and hold **Hold to reveal Private Key** to view your private key.

<img src="/files/BDMzJtGvO6AvvMPiQ2Wr" alt="" data-size="original">

6. Copy your secret recovery phrase  to your clipboard or write it down for the next step.
7. Click **Done** to exit.
8. Finish the process by [**importing**](/walletium-object/address-management/importing.md) the **address** into [**Walletium**](https://t.me/walletiumbot)**.**&#x20;

***

## Mobile app&#x20;

1. Use the account selector at the top to switch to the **desired account**.
2. Tap the **ellipsis button** below the account name, next to the public address.
3. Select **Show private key.**
4. Enter your wallet password and tap **Next.**
5. **Hold the button** to reveal your private key.

<img src="/files/8VGGkhM0jQgTgxB0ijGy" alt="" data-size="original">

6. Copy your secret recovery phrase or write it down for the next step.
7. Complete the process by[ **importing**](/walletium-object/address-management/importing.md) the address into [**Walletium**](https://t.me/walletiumbot).

***

{% hint style="info" %}
Giving away your private key grants others access to your funds.

**Walletium Support Team will never ask for your private key under any circumstances.**
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to Get Your Address from Exodus </td><td><a href="/files/Go4oA5qWTWx22cijdTD5">/files/Go4oA5qWTWx22cijdTD5</a></td><td><a href="/pages/WUwnIq3AVJtederN9bJ1">/pages/WUwnIq3AVJtederN9bJ1</a></td></tr><tr><td>How to Get Your Address from Trust Wallet</td><td><a href="/files/q29y8r4STE59oKz6MxIo">/files/q29y8r4STE59oKz6MxIo</a></td><td><a href="/pages/Vl7lBS95EQSbrVrm3Pyp">/pages/Vl7lBS95EQSbrVrm3Pyp</a></td></tr><tr><td>How to withdraw USDT from Kraken to Walletium </td><td><a href="/files/Jl6gnArWCM7aSXtxJgZN">/files/Jl6gnArWCM7aSXtxJgZN</a></td><td><a href="/pages/7cJhnC7YHTI6N2IgeRuL">/pages/7cJhnC7YHTI6N2IgeRuL</a></td></tr></tbody></table>


---

# 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://wiki.walletium.net/walletium-object/address-management/importing/how-to-get-your-address-from-metamask.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.
