# Removing wallets

To remove the wallet, click on the 3 dots to the right of the wallet and choose "Remove wallet"

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

If you are sure, choose to "Remove wallet" in the next prompt. In this example, I am sure to remove "Wallet 1".

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

Your wallet will then be removed from the dashboard, as shown below. You can always reconnect the wallet if you prefer!

<figure><img src="/files/eXgpbPuYfA4sUo0kqGXo" alt=""><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.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable/removing-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.
