# Connect a wallet

Connect your wallet at the top right of the page using Pera, Defly or any other Algorand wallet via wallet connect. You're able to use a Ledger device to mint & manage NFDs.

**You're able to connect multiple wallets (accounts) at the same time while using Pera or Defly.** This will allow you to verify multiple addresses in one NFD, and allow you to quickly manage all of your wallets without needing to disconnect and reconnect.

{% embed url="<https://youtu.be/dCvoaqknx5Y?si=Lco5bCErRbensQdO&t=100>" %}
Wallet Menu Demo
{% endembed %}

### Don't have a wallet?

Create an Algorand wallet using the links below:

{% embed url="<https://defly.app/>" %}

{% embed url="<https://perawallet.app/>" %}

{% hint style="danger" %}
Make sure you write down your seed phrase and store it safely. Do not take a screenshot of your seed phrase or store it in the cloud. Your seed phrase is the only recovery mechanism for your wallet.
{% endhint %}


---

# 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.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.
