# Copy of 볼트 실행하기

이제 본격적으로 실습을 시작해 보겠습니다.&#x20;

볼트 앱을 실행해 주세요!

{% hint style="info" %} <mark style="color:blue;">**안내**</mark>**&#x20;\[설치 없이 볼트 이용하기]**

공기계가 없어 학습에 어려움이 있으신가요?! 그렇다면 웹 브라우저에서 구동되는 **볼트 웹 시뮬레이터**를 사용해 보세요. 단, 연습을 위해 제공되는 환경으로 보안 기능은 빼놓았다는 점 유의해 주세요! \
\ <mark style="color:red;">**현재 웹 시뮬레이터는 배포된 볼트 앱과 다르며 월렛 앱과 호환되지 않습니다! 사용에 유의해 주세요!**</mark>
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>볼트 웹 시뮬레이터 구동하기</td><td></td><td><a href="/files/DQCTjTqymBTAnWw4mL91">/files/DQCTjTqymBTAnWw4mL91</a></td><td><a href="https://vault-simulator.coconut.onl/">https://vault-simulator.coconut.onl/</a></td></tr></tbody></table>

1. 볼트를 제일 처음 실행하면 볼트 사용 시 **오프라인 상태를 유지**해 달라는 안내 문구를 보실 수 있어요. \
   안내를 꼼꼼히 읽으신 후, <mark style="color:purple;">모두 이해했어요 :)</mark> 버튼을 눌러 주세요.

<figure><img src="/files/C7y9j9y64zfoZJx9uDaR" alt=""><figcaption><p>iOS 코코넛 볼트 iOS 버전의 안내 문구 화면 예시</p></figcaption></figure>

2. 볼트가 기기 상태를 검사하여, 네트워크 연결 상태, 개발자 옵션 모두 **OFF**여야 **시작하기** 버튼이 활성화 돼요.\
   &#x20;

<figure><img src="/files/mnvZRXFsZ2RWjPqCAUoN" alt="" width="375"><figcaption><p><strong>진입 불가 상태</strong> 안드로이드(좌) iOS(우)</p></figcaption></figure>

<figure><img src="/files/rFbZnrnTYTXYUlTJQLZ4" alt="" width="375"><figcaption><p><strong>진입하기 버튼 활성화</strong> 안드로이드(좌) iOS(우)</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**안내**</mark>**&#x20;블루투스 권한 허용**

블루투스 권한 요청 시 반드시 허용해 주세요! 기기의 블루투스가 꺼져 있는지 확인하기 위해서는 권한이 필요해요. 앱 내에 블루투스 상태를 조작하는 코드는 없으니 안심하고 사용하세요.&#x20;
{% endhint %}

3. 시작하기 버튼을 누르면 홈 화면으로 진입합니다.

<figure><img src="/files/ZYRGnHXDq17m5bUGVadL" 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/make-wallets/run-vault-1.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.
