# Import your Venly wallet into MetaMask

If you're using Venly and would like to switch to another wallet, such as MetaMask, you can find the procedure here:

1. Log into to your [Venly account ](https://login.venly.io/auth/realms/Arkane/protocol/openid-connect/auth?client_id=Arkane\&state=3f283031-0070-443b-b719-7ae03e9199f8\&redirect_uri=https%3A%2F%2Fwallet.venly.io%2F%3Fauth_callback%3D1\&scope=openid\&response_type=code)here.

<figure><img src="/files/bSbx96nJhg37TjkBrThh" alt=""><figcaption><p>Select "BNB Chain"</p></figcaption></figure>

2. Go to Settings in the top right corner.

<figure><img src="/files/mgobxD8AXGnQ2711zKhq" alt=""><figcaption><p>Select "Settings"</p></figcaption></figure>

3. Click Export Wallet

<figure><img src="/files/Pvi5Dp8E6UfEPJTbs7Qv" alt=""><figcaption><p>Click "Export Wallet"</p></figcaption></figure>

4. Choose a password for encryption

<figure><img src="/files/zi41Ppixf950VKF1i5nG" alt=""><figcaption><p>Password for encryption</p></figcaption></figure>

5. Confirm the password

<figure><img src="/files/w7vqscn1sCWpHpe8IPPd" alt=""><figcaption><p>Confirmation required</p></figcaption></figure>

6. Download as a file

<figure><img src="/files/GneU61Gl4csbnYGxxUPR" alt=""><figcaption><p>Download as a file</p></figcaption></figure>

7. At this point, go to MetaMask

<figure><img src="/files/2aiBxzTtdpozs8CRamQ9" alt=""><figcaption><p>MetaMask</p></figcaption></figure>

8. Click on Account 1

<figure><img src="/files/t1x3kBMbSgAVmBjP7y4M" alt=""><figcaption><p>Select an Account</p></figcaption></figure>

9. Click "Add account or hardware wallet"

<figure><img src="/files/S1knQA7uC0UuFRSemuQ0" alt=""><figcaption><p>Click "Add account or hardware wallet"</p></figcaption></figure>

10. Click on "Private Key"

<figure><img src="/files/F72ML0J1YWqWGGnYa5UL" alt=""><figcaption><p>Private Key</p></figcaption></figure>

11. Click on JSON file&#x20;

<figure><img src="/files/2RlHe49IOjZPwYtAWCLZ" alt=""><figcaption><p>Click on JSON File</p></figcaption></figure>

12. Choose File and Import

<figure><img src="/files/MFuPN5r0SojXg43eHwoq" alt=""><figcaption><p>Choose the file you previously downloaded</p></figcaption></figure>

13. You will see the account labeled as "Imported"

<figure><img src="/files/iMYzgHGMn0u5hXd0ji0c" alt=""><figcaption><p>Account imported</p></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.myneighboralice.com/my-profile/import-your-venly-wallet-into-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.
