# 지문인증형 콜드월렛 사용

{% hint style="warning" %}
**지문인증형 콜드월렛을 사용하는 경우 모바일 앱과 연동된 상태에서만 코인 보내기가 가능합니다.**&#x20;
{% endhint %}

### 상대방의 주소 입력 <a href="#enter-the-receiver-address" id="enter-the-receiver-address"></a>

<div align="left"><img src="/files/8iYAmavD0O4u9IOgBR4N" alt=""></div>

**1)** 디센트 모바일 앱에서 거래에 사용할 코인 계정의 **"Send (보내기)"** 버튼을 누릅니다.

**2)** 주소 입력란에 상대방(받는 이) 주소의 직접 입력이 가능합니다.

* **"QR 스캔"**&#xC744; 누르면 카메라가 작동하여 QR코드 형태의 주소를 스캔할 수 있습니다.
* **"붙여넣기"**&#xB97C; 누르면 클립보드에 복사한 주소가 입력됩니다.

**3)** 입력한 주소가 맞는지 확인하고 **"다음"** 버튼을 누릅니다.<br>

### 보내는 금액 및 수수료 입력 <a href="#enter-the-amount-to-send-and-set-the-fee" id="enter-the-amount-to-send-and-set-the-fee"></a>

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

**1)** 보내려는 암호화폐 코인 수량을 입력합니다. 또는 현지 통화 금액으로 입력할 수 있습니다.

**2)** 네트워크 수수료를 설정합니다. (느림, 보통, 빠름)\
&#x20;    **"빠름**"으로 설정하고 더 많은 수수료를 지급하면 거래 체결 속도를 높일 수 있습니다.

**3)** 보내려는 금액과 수수료를 설정하였으면 **"다음"** 버튼을 누릅니다.

**4)** 화면에 표시된 거래 내용이 올바른지 확인하고 **"보내기"** 버튼을 눌러 지갑에 서명을 요청합니다.

### 지문인증형 콜드월렛에서 최종 승인 <a href="#final-confirmation-from-your-biometric-wallet" id="final-confirmation-from-your-biometric-wallet"></a>

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

**1)**  지문인증형 콜드월렛 화면에 표시되는 이체 정보를 한 번 더 확인합니다. 정보가 올바른 경우 콜드월렛의 **"OK"** 버튼(CONFIRM)을 누릅니다.

**2)** 이체 거래의 최종 승인을 위해 사용자의 지문을 입력합니다.\
&#x20;    지문을 등록하지 않았으면 PIN 번호를 입력하여 최종 승인합니다.  &#x20;

**3)** 거래(트랜잭션) 정보가 블록체인으로 전송되면 모바일 앱에서 거래가 완료되었다는 메시지를 표시합니다. **"확인"** 버튼을 눌러 메인 화면으로 돌아갑니다.<br>


---

# 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/coin-send-receive/send/mode_biometric.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.
