# 월렛에 보기 전용 지갑 추가하기

이제 **코코넛 월렛**에 **보기 전용(Watch-only) 지갑**을 추가해 보겠습니다.&#x20;

이 단계는 이전 단계에서 볼트에 추가한 지갑을 월렛으로 동기화하는 간단한 과정입니다.

또는, 보유 중인 하드월렛의 지갑을 코코넛 월렛에 추가할 수도 있습니다.&#x20;

* **지원 하드월렛**: 키스톤 3 프로(Keystone 3 Pro), 시드사이너(SeedSigner), 제이드(Jade), 콜드카드(Coldcard), 크럭스(Krux)&#x20;

## 1️⃣ 코코넛 볼트: 보기 전용 앱으로 내보내기

1. 홈 화면에서 **\[보기 전용 앱으로 내보내기]**&#xB97C; 선택해 주세요.

   지갑이 여러 개인 경우, 지갑 선택 창이 나타납니다. <br>

   <figure><img src="/files/l4dCH2JPrm3Frd6fZEpw" alt="" width="188"><figcaption></figcaption></figure>

2. 사용할 보기 전용 지갑을 선택해 주세요. 여기서는 **코코넛 월렛**을 선택하겠습니다.

<figure><img src="/files/Oom4bruWZJ2bsk6mCkcW" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**코코넛 볼트 호환 보기 전용 지갑**</mark>

코코넛 볼트는 **코코넛 월렛, 스패로우, 넌척, 블루월렛**과 호환됩니다.&#x20;

코코넛 볼트 화면에서 보기 전용(Watch-only) 앱으로 내보내기 - 사용할 앱을 선택하면, **각 지갑에 추가하는 방법을 확인할 수 있습니다.**
{% endhint %}

3. 화면에 안내 문구와 함께 QR 코드가 나타납니다.&#x20;

<figure><img src="/files/atEXsBFFKMQhh0nQYMPg" alt="" width="188"><figcaption></figcaption></figure>

## 2️⃣ 월렛에서 보기 전용 지갑 추가하기

1. **코코넛 월렛** 홈 화면 앱 바 오른쪽 상단 **\[보기 전용 지갑 추가] 버튼 또는 \[보기 전용 지갑을 추가해 보세요!] 버튼**을 눌러 주세요.&#x20;

   <figure><img src="/files/I95YWrXqjBtG1dMyLFqV" alt="" width="188"><figcaption></figcaption></figure>

2. 코코넛 볼트를 선택해 주세요.

<figure><img src="/files/WTX3NY9HenSxzqE7zuCp" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**코코넛 호환 하드웨어 월렛**</mark>

코코넛 월렛은 코코넛 볼트뿐 아니라 **키스톤 3 프로, 시드사이너, 제이드, 콜드카드, 크럭스**와도 호환됩니다.

추가 옵션을 선택하면, 스캔 화면에서 각 하드웨어 월렛에서 지갑을 추가할 때 필요한 정보를 안내합니다.
{% endhint %}

3. 1️⃣ **코코넛 볼트: 보기 전용 앱으로 내보내기** 과정에서 준비한 **볼트 화면의 QR 코드**를 월렛으로 스캔해 주세요.

<figure><img src="/files/l7343iLuo2an1PbAmhwV" alt="" width="563"><figcaption></figcaption></figure>

4. 스캔이 완료되면 보기 전용 지갑이 추가되고 동기화가 진행됩니다.&#x20;

<figure><img src="/files/5rqBvIyALryiQZBsLaK9" alt="" width="188"><figcaption></figcaption></figure>

5. 볼트에서 가져온 지갑과 보기 전용 지갑의 정보가 같은지 비교해 보세요.\
   이름, 아이콘, 색상 뿐 아니라 [**지갑 ID**](#user-content-fn-1)[^1]**가 같은지** 다시 한번 확인합니다.&#x20;

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Q. 지갑 ID란?</strong></p><p>지갑의 고유값으로 <strong>마스터 핑거프린트</strong> ・ master fingerprint ・ mfp라고도 불러요. </p><p>하나의 니모닉 코드로부터 무수히 많은 개인키와 공개키를 만들어내는 근원을 <strong>루트</strong> <strong>시드</strong> ・ root seed 라 하는데요, 그 루트 시드로부터 만들어낸 공개키를 바로 마스터 공개키 ・ master public key 라 합니다. 마스터 핑거프린트는 마스터 공개키로 부터 도출된 값으로 지갑의 고유 식별자로 사용됩니다. </p></div>

<figure><img src="/files/nRgfBpeQCHkfROk3t545" alt="" width="375"><figcaption></figcaption></figure>

[^1]: 지갑 ID는 마스터 핑거프린트(Master Fingerprint・MFP)라고도 불려요. 이 값은 마스터 공개키로 만들기 때문에 지갑마다 고유한 식별자로 쓸 수 있어요.


---

# 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://tutorial.coconut.onl/make-wallets/add-watch-only-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.
