# Multiple wallets

In the metapro wallet, you can manage multiple cryptocurrency wallets within a single interface, providing flexibility for users with different assets or purposes. This feature allows you to create, import, or link several wallets, giving you the ability to keep your funds and tokens organized. Whether you're using separate wallets for different cryptocurrencies or for personal and business use, the metapro wallet ensures easy switching and management. You can access and configure this feature through the **Settings** section, making it simple to customize your wallet experience based on your needs.

In order to create another new wallet or import existing wallet, you will need to follow a few steps.

**Step 1**

Click on **settings** button inside your wallet

<figure><img src="/files/AgVIPUN9bwlIRBvEMe9W" alt="" width="249"><figcaption></figcaption></figure>

**Step 2**

Click **arrow** next to your wallet address

<figure><img src="/files/Y5e4OP8HzyxhwdHr2Wfl" alt="" width="249"><figcaption></figcaption></figure>

**Step 3**

Select **Create new wallet** or **Import wallet (already existing wallet)**

<figure><img src="/files/U7QaCFFLRV0fyNDT71iV" alt="" width="246"><figcaption></figcaption></figure>

**Step 4**

The new (or imported) wallet has now been added to your **wallets list**.&#x20;

✅ A green tick next to it indicates the **wallet currently in use**

<figure><img src="/files/scQUvVgT5aTLmHcOqlvJ" alt="" width="248"><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.metaproprotocol.com/metapro-one/settings/multiple-wallets.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.
