# How to Delete an Account in the App?

<figure><img src="/files/2R4rSsZq56p8nzEkc3qy" alt=""><figcaption></figcaption></figure>

Follow the steps below to delete an account:

1. Tap the **wallet icon** (top left) to open **My Accounts**
2. Tap **settings (⚙️)** on the account
3. Tap **Delete account** at the bottom
4. Tap **Confirm** on the pop-up

{% hint style="warning" %}
Deleting an account only removes it from the app. Your assets remain safe on the blockchain.
{% endhint %}

***

#### FAQ

<details>

<summary><strong>What happens when I delete an account?</strong></summary>

The account is removed from the app interface.

</details>

<details>

<summary><strong>Does this affect my assets?</strong></summary>

No. Your assets remain safe on the blockchain.

</details>

<details>

<summary><strong>Can I re-add the account?</strong></summary>

Yes. Reconnect your wallet:

* **Titan Series:** Scan the QR code
* **X Card:** Use NFC

</details>


---

# 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://support.ellipal.com/docs/features-and-advanced-usage/device-usage-and-maintenance/how-to-delete-an-account-in-the-app.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.
