# Wallet Menu

### Features

* Ability to connect with any Algorand wallet, and quickly switch between accounts. (**When connecting your wallet to NFDs, connect multiple accounts at once by selecting the accounts you'd like to connect in either Pera or Defly, whichever you're connecting with. This enables the ability to seamlessly switch between accounts, as well as verify multiple addresses in the same NFD.)**

<figure><img src="/files/mntX5laDCdK4cyssmwM5" alt=""><figcaption><p>Two Accounts Connected Through Pera</p></figcaption></figure>

* Easily navigate to your primary NFD by clicking on the PFP.&#x20;
* Quickly change your primary NFD with the 'Set Primary NFD' dropdown.
* Send assets from any of your accounts to any account with the send feature.

<figure><img src="/files/RHRQxRaVZ120D3n58lz2" alt=""><figcaption><p>NFD Wallet Menu</p></figcaption></figure>

<figure><img src="/files/tPl9hVs8fpDrqbv3iJYp" alt=""><figcaption><p>Sending to an NFDs Primary Address</p></figcaption></figure>

<figure><img src="/files/EMVN39dKVkCYn9jClua7" alt=""><figcaption><p>Sending to an NFDs Vault</p></figcaption></figure>

Find more about managing Assets and Vaults here [Assets & Vaults](/nfd-docs/guides/manage-nfds/assets-and-vaults.md)


---

# 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.nf.domains/nfd-docs/guides/connect-a-wallet/wallet-menu.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.
