# 지문인증형 콜드월렛

- [지문인증형 콜드월렛](https://userguide.dcentwallet.com/kr/biometric-wallet/intro.md)
- [언박싱](https://userguide.dcentwallet.com/kr/biometric-wallet/unboxing.md): 디센트 지문인증형 콜드월렛을 받았을 때 체크리스트
- [콜드월렛 초기 설정](https://userguide.dcentwallet.com/kr/biometric-wallet/setting-up.md): 콜드월렛에 새로운 지갑 생성하기
- [안드로이드 폰과 연결하기](https://userguide.dcentwallet.com/kr/biometric-wallet/android-connect.md)
- [안드로이드 폰에서 블루투스 메뉴 찾기](https://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/android-bluetooth-menu.md)
- [OTG로 연결하기](https://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/android-otg.md)
- [트러블 슈팅 가이드 (안드로이드폰 블루투스 연결 오류)](https://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/troubleshooting-guide-android-bluetooth-error.md)
- [아이폰과 연결하기](https://userguide.dcentwallet.com/kr/biometric-wallet/iphone-connect.md)
- [아이폰에서 블루투스 메뉴 찾기](https://userguide.dcentwallet.com/kr/biometric-wallet/iphone-connect/iphone-bluetooth-menu.md)
- [펌웨어 업데이트 (컴퓨터에서)](https://userguide.dcentwallet.com/kr/biometric-wallet/firmware-update-from-computer.md)
- [트러블 슈팅 가이드 (Windows)](https://userguide.dcentwallet.com/kr/biometric-wallet/firmware-update-from-computer/firmware-trouble-shooting-windows.md)
- [트러블 슈팅 가이드 (Mac)](https://userguide.dcentwallet.com/kr/biometric-wallet/firmware-update-from-computer/firmware-trouble-shooting-mac.md)
- [펌웨어 업데이트 (모바일에서)](https://userguide.dcentwallet.com/kr/biometric-wallet/firmware-update-from-mobile.md)
- [모바일 앱과 콜드월렛 동기화](https://userguide.dcentwallet.com/kr/biometric-wallet/synch-with-app.md)
- [콜드월렛 복구하기](https://userguide.dcentwallet.com/kr/biometric-wallet/recovery.md)
- [렛저 지갑의 복구 코드를 사용하여 디센트 지갑에서 복구하는 방법](https://userguide.dcentwallet.com/kr/biometric-wallet/recovery/wallet-recovery-using-the-mnemonic-recovery-words-from-the-ledger-wallet.md)
- [콜드월렛의 계정 정보 확인하기](https://userguide.dcentwallet.com/kr/biometric-wallet/account-info.md)
- [콜드월렛 설정 메뉴](https://userguide.dcentwallet.com/kr/biometric-wallet/setting-menu.md)
- [콜드월렛 복구 단어 확인하기](https://userguide.dcentwallet.com/kr/biometric-wallet/setting-menu/seed-check.md): 현재 콜드월렛에 설정된 복구 단어(니모닉코드)와 적어놓은 복구 단어가 동일한지 확인할 수 있습니다.
- [25번째 단어 (the Passphrase)](https://userguide.dcentwallet.com/kr/biometric-wallet/setting-menu/25th-word-the-passphrase.md)


---

# 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.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.
