# Remove Account

1\. Click on <mark style="color:blue;">**Remove Account**</mark>.

<figure><img src="/files/DSKoGlwFGCdg5UQSGQlX" alt="" width="180"><figcaption></figcaption></figure>

2\. Carefully review the warning and click on <mark style="color:blue;">**Remove**</mark>. This will remove the account from your wallet.

{% hint style="danger" %}
**Save your private key!**

Once you remove your account, you can only recover it with your private key or your seed phrase. Adena cannot retrieve your account for you, as your keys are only saved on your device. Be sure to save your key in a safe place before you proceed.
{% endhint %}

<figure><img src="/files/1KvEFU6Cb14w91VPCEDq" alt="" width="180"><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.adena.app/user-guide/sidebar-menu/settings/security-and-privacy/remove-account.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.
