# How to remove (hide) a coin account

Accounts that have been created can be removed (hidden) from the **"My Wallet"** Tab by using the **"Hide"** function.&#x20;

{% hint style="info" %}
In the case of using the **Biometric Wallet mode**, your Biometric Wallet must also be connect in order to hide an account. And the hidden account is synchronized with the your biometric wallet.
{% endhint %}

## Hide account

<div align="left"><figure><img src="/files/O3Nnr4sm3t1gBTFmsLft" alt=""><figcaption></figcaption></figure></div>

**1)** Tap the account you want to hide to navigate to the Account Details page.

**2)** Tap the **\[︙] (More)** button in the top right corner of the Account Details page.

**3)** Select **"Hide account"** from the menu.

**4)** Tap the **"Hide"** button. The account will no longer be visible in your asset list.

{% hint style="warning" %}
**To remove a native asset account such as Ethereum, all the token accounts that are linked to this native asset account must be removed first.**
{% endhint %}

## Re-add hidden account

**"Hide account"** function does not delete your account permanently, it just hides the account from D'CENT wallet. Therefore, you can re-add the hidden account at any time.

<div align="left"><figure><img src="/files/OtTrpeJFgQ9ziksn2Cqn" alt=""><figcaption></figcaption></figure></div>

**1)** Tap on **"Add account`+` "** in the **"My Wallet"** tab.

**2)** Select the previously hidden coin to add it back to the asset list.

**3)** Once added, the account and its balance will be visible again in your asset list.


---

# 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://userguide.dcentwallet.com/dcent-app/create-account/how-to-remove-hide-a-coin-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.
