# 콜드월렛의 계정 정보 확인하기

콜드월렛에서 모바일 앱과 동기화되어 있는 계정 정보를 확인할 수 있습니다.

{% hint style="info" %}
콜드월렛이 모바일 앱과 동기화되지 않더라도 코인별 기본 계정 정보를 콜드월렛에서 확인할 수 있습니다.
{% endhint %}

## 계정 정보 확인 <a href="#check-account-info" id="check-account-info"></a>

콜드월렛에서 계정 정보를 확인하기 위해서는 초기 화면에서 해당 코인을 선택하면 가능합니다.

<div align="left"><img src="/files/-MhvnlYDtd73PKfbOBRf" alt=""></div>

* 모바일 앱과 연결하여 계정을 생성하는 방법은 [**여기**](/kr/dcent-app/create-account.md)를 참조해 주세요.
* 모바일 앱과 콜드월렛 동기화와 관련된 내용은 [**여기**](/kr/biometric-wallet/synch-with-app.md)를 참조해 주세요.

{% hint style="info" %}
계정 정보에 표시된 날짜와 시간은 콜드월렛에 마지막으로 추가된 코인 계정이 생성된 시간입니다.
{% endhint %}

## 계정 주소 확인 <a href="#check-account-address" id="check-account-address"></a>

모바일 앱을 사용하지 않고도 콜드월렛에서 계정 주소와 계정 주소의 QR 코드를 확인할 수 있습니다.

<div align="left"><img src="/files/-MhvnrXiOpfNYhAsaDUS" alt=""></div>

## 콜드월렛에서 계정 정보 삭제 <a href="#deleting-account-info-on-the-biometric-wallet" id="deleting-account-info-on-the-biometric-wallet"></a>

사용하지 않는 계정이 너무 많아 계정 정보를 삭제하고 싶은 경우 아래처럼 가능합니다. **이 경우 모든 계정 정보가 삭제됩니다.**

1. 콜드월렛 메뉴에서 **"설정** > **보안** > **계정 삭제"** 선택.
2. 비밀번호(PIN) 입력 후 경고 문구를 확인하고 **"OK"** 버튼을 누르면 계정 정보는 삭제됩니다.&#x20;
3. [**모바일 앱에서 동기화**](/kr/biometric-wallet/synch-with-app.md)를 다시 실행하면 계정 정보가 삭제되었음을 확인할 수 있습니다.
4. 사용하는 [**계정만 생성**](/kr/dcent-app/create-account.md)하여 이용하시면 됩니다.

{% hint style="warning" %}
**콜드월렛에서 계정 정보 삭제 시 개인 키는 삭제되지 않습니다.** 또한 암호화폐도 모두 그대로 보관됩니다. 모든 계정 정보가 삭제되었으므로 필요한 계정은 앱에서 다시 생성하셔야 합니다.
{% endhint %}

&#x20;


---

# 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/kr/biometric-wallet/account-info.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.
