# 카드 타입 콜드월렛 사용

{% hint style="warning" %}
**카드월렛을 사용하려면 먼저 모바일 폰 설정에서 NFC 기능이 활성화 되어야 합니다.** &#x20;
{% endhint %}

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

<div align="left"><img src="/files/S7oA4y0zCSceIoJHGUcu" 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/Sj5rEtzAV7Zh12dwjcih" alt=""></div>

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

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

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

**4)** 화면에 표시된 거래 내용이 올바른지 확인하고 **"보내기"** 버튼을 누릅니다.

**5)** 사용자가 설정한 카드월렛 PIN(6자리)을 입력합니다.

{% hint style="danger" %}
**카드월렛의 PIN을 틀린 경우, 최대 10번까지 시도할 수 있습니다. PIN 입력을 10번 연속 틀리면 카드월렛이 완전히 잠겨 사용할 수 없게 됩니다. PIN을 반드시 기억하시기를 바랍니다.**
{% endhint %}

### 카드 타입 콜드월렛에서 최종 승인 <a href="#final-confirmation-from-your-card-wallet" id="final-confirmation-from-your-card-wallet"></a>

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

**1)** 모바일 앱에서 카드월렛 태깅 화면이 표시됩니다.

**2)** 모바일 폰 뒷면에 있는 NFC 안테나에 카드월렛을 태깅합니다.\
&#x20;    NFC 안테나 위치는 모바일 폰 모델에 따라 다릅니다.

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


---

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