# 설치하기

## 1️⃣ 설치 권장 환경

* iOS 12.0 이상
* Android 8.0 이상&#x20;

{% hint style="info" %} <mark style="color:blue;">**정상 구동 기기 확인하기**</mark>

**학습용 앱 설치는 메인넷 앱 설치 가능 여부를 확인하는 가장 쉽고 확실한 방법**입니다.

**볼트 구매 전, 코코넛 볼트 학습용 앱으로 정상 동작을 먼저 확인해 주세요.**&#x20;
{% endhint %}

## 2️⃣ 다운로드 하기

휴대폰 2개를 준비해 주세요. **준비한 공기계에는 코코넛 볼트**를, 다른 하나에는 코코넛 월렛을 설치해 주세요.

### 1. 메인넷 앱

#### 안드로이드 구글 플레이

{% columns %}
{% column %}
{% embed url="<https://play.google.com/store/apps/details?id=onl.coconut.vault.mainnet>" %}

{% endcolumn %}

{% column %}
{% embed url="<https://play.google.com/store/apps/details?id=onl.coconut.wallet>" %}

{% endcolumn %}
{% endcolumns %}

#### 아이폰 앱스토어

{% columns %}
{% column %}
{% embed url="<https://apps.apple.com/kr/app/%EC%BD%94%EC%BD%94%EB%84%9B-%EB%B3%BC%ED%8A%B8/id6745778502>" %}

{% endcolumn %}

{% column %}
{% embed url="<https://apps.apple.com/kr/app/%EC%BD%94%EC%BD%94%EB%84%9B-%EC%9B%94%EB%A0%9B-%EB%B9%84%ED%8A%B8%EC%BD%94%EC%9D%B8-%EC%A7%80%EA%B0%91/id6745778545>" %}

{% endcolumn %}
{% endcolumns %}

### 2. 학습용 앱

#### 안드로이드 구글 플레이

{% columns %}
{% column %}
{% embed url="<https://play.google.com/store/apps/details?id=onl.coconut.vault.regtest>" %}

{% endcolumn %}

{% column %}
{% embed url="<https://play.google.com/store/apps/details?id=onl.coconut.wallet.regtest>" %}

{% endcolumn %}
{% endcolumns %}

#### 아이폰 앱스토어

{% columns %}
{% column %}
{% embed url="<https://apps.apple.com/kr/app/%EC%BD%94%EC%BD%94%EB%84%9B-%EB%B3%BC%ED%8A%B8-%ED%95%99%EC%8A%B5%EC%9A%A9/id6651839033>" %}

{% endcolumn %}

{% column %}
{% embed url="<https://apps.apple.com/kr/app/%EC%BD%94%EC%BD%94%EB%84%9B-%EC%9B%94%EB%A0%9B-%ED%95%99%EC%8A%B5%EC%9A%A9/id6654902298>" %}

{% endcolumn %}
{% endcolumns %}

앱 설치가 완료되면 스마트폰 홈 화면에 코코넛 볼트와 코코넛 월렛 아이콘이 표시됩니다.<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://tutorial.coconut.onl/install.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.
