# 코코넛: 지갑 정보 수정하기

사용자는 지갑의 목적에 맞게 이름, 아이콘, 색상을 지정하고 수정할 수 있어요.

보기 전용 지갑은 말 그대로 조회를 위한 지갑이기 때문에 지갑 정보를 수정하고 싶으면 **볼트에서 수정 후 월렛의 보기 전용 지갑 정보를 업데이트**해야 해요.&#x20;

&#x20;

## 1️⃣ 볼트에서 정보 수정하기

1. 수정하고 싶은 지갑의 정보 화면으로 진입해 주세요.<br>

   <figure><img src="/files/JQ5ToPRu6Geq6T9q1kum" alt="" width="375"><figcaption><p>홈 화면에서 지갑 클릭 - 지갑 정보 선택</p></figcaption></figure>

2. 지갑 정보 화면에서 수정 아이콘 버튼을 눌러 주세요.<br>

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

3. 이름, 아이콘, 색상을 변경할 수 있는 창이 나타나요. 원하는 이름, 아이콘, 색상을 선택해 주세요. **단, 이미 사용 중인 이름은 지정하실 수 없어요!**<br>

   <figure><img src="/files/DNf1DDWCxu3saSi7jj1O" alt="" width="563"><figcaption><p>이름, 색상, 아이콘을 모두 변경했어요!</p></figcaption></figure>

4. 변경한 정보를 월렛에 반영하기 위해 볼트의 홈 화면에서 **지갑 선택 - 지갑 정보 내보내기**를 선택해 주세요. 화면에 QR 코드가 나타납니다. <br>

   <figure><img src="/files/u5XC10XSv0nXbh6e8DTq" alt="" width="563"><figcaption><p>홈 화면에서 지갑 클릭 - 내보내기 선택<br></p></figcaption></figure>

5. 볼트 **내보내기** 화면의 안내에 따라 **월렛으로 QR 코드를 스캔**해 주세요. <br>

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

6. 지갑 정보가 업데이트 되었습니다!<br>

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

사용하시다가 지갑 정보를 변경하신 경우, 헷갈리지 않도록 바로 월렛을 업데이트해 주세요.


---

# 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/manage-wallets/edit-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.
