# Adding multiple wallets to a hPassport

You may want to keep your wallets segregated for a number of reasons including security. Spread your assets across multiple wallets is a common strategy to avoid single points of failure in case you lose your private keys. And hence Haven1 allows you to link all your wallets to a single hPassport so that you can transact on the network with all those wallets.

### Here is how you can set this up

1. You must complete KYC to mint hPassport on 1 wallet first. This wallet would be referenced as Primary
2. Go to Settings -> Manage wallets in Haven1 Portal. Here is a Direct Link [LINK](https://portal.haven1.org/settings/manage-wallets)
3. Connect using your Primary wallet. You will need to Sign first. Click **Sign to link more Wallets.** On clicking, you will be prompted to Confirm the Sign In from Metamask. Click Confirm.

<figure><img src="/files/SGIgwG0ydPaV1yQz9Lcb" alt="" width="563"><figcaption></figcaption></figure>

4. Once you do that, you will see this guide&#x20;

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

5. Go to your metamask extension and switch to the wallet you want to link. And **Connect account** once that wallet is switched.&#x20;

   *In this example Account 5 is my primary account and now I am adding Account 7 to this hPassport.*

![](/files/x7B0ypV2hxt26FPywguz)![](/files/V55vrqsaEphaY3PVavMG)

5. As soon as you connect this new wallet, you will see a popup to link wallet. Click on '**Yes, link wallet**'

&#x20;                              <img src="/files/hAT0zxSwAnEdgSzSO5WL" alt="" data-size="original">

6. You will then be prompted to confirm this linking via metamask sign in. Click Confirm.                                                            ![](/files/nC3621hlTotDRa9sKNIn)
7. You will see that this new wallet has been added

&#x20;                                        ![](/files/SyEt3rIvO8Z2UQ1YZVmo)

### A few more things to note:-

1. Every time you want to link a new wallet, you will need to switch and connect with your primary wallet
2. Once a wallet has been added, it can not be removed
3. You can not link a wallet with hPassport to another wallet with hPassport. New wallet being added must  not have hPassport


---

# 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.haven1.org/haven1-guides/adding-multiple-wallets-to-a-hpassport.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.
