# Manage multiple wallets

#### **Step 1: Open the extension in your browser, open the drop down menu by clicking on the '**˅' **button in the top right corner.**

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

In the extension menu, you'll see your wallet. The Alby Browser extension lets you connect multiple wallets. By default, you'll likely connect your Alby web account, but you can also link other wallets via NWC (Nostr Wallet Connect). The wallet name will match the connector type by default (e.g., NWC Connection).

<figure><img src="/files/DoffWkcyypWGcVYAsTaH" alt="" width="192"><figcaption><p>We have three wallets here.</p></figcaption></figure>

#### Step 2: Click on 'Wallet Settings'

To customize and re name these wallets we must go to the extension “Settings”.

<figure><img src="/files/DSmUrfePiU1qvFeYoduT" alt="" width="192"><figcaption></figcaption></figure>

#### Step 3: Edit the name section to what you wish to name the wallet and hit save.

<figure><img src="/files/4ucGboBwyudmeBEGU8SD" alt=""><figcaption></figcaption></figure>

#### Step 4: scroll to the bottom of the selected wallet page to 'disconnect wallet' if you wish to unlink it

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

#### <br>

&#x20;


---

# 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://guides.getalby.com/user-guide/browser-extension/features/manage-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.
