# 시작하기 전에

### 매뉴얼에서 사용하는 표기

| 기호         | 의미                                |
| ---------- | --------------------------------- |
| ⚠️         | **경고** — 반드시 지켜야 할 안전 또는 장비 보호 사항 |
| 💡         | **팁** — 설치를 수월하게 하는 권장 사항         |
| ✅          | **체크 포인트** — 다음 단계로 넘어가기 전 확인 사항  |
| `[버튼·메뉴명]` | 관제 프로그램 또는 앱의 버튼 · 메뉴             |

### 설치 소요 시간 (40m × 40m 기준)

| 단계                  | 소요 시간                |
| ------------------- | -------------------- |
| 서버 설치 및 네트워크 연결     | 약 10분\~20분           |
| 앵커 4대 설치            | 약 10\~20분            |
| 게이트웨이 설치            | 약 10분\~20분           |
| 관제 프로그램 설정 및 칼리브레이션 | 약 10분\~20분           |
| **총 예상 시간**         | **약 40분 \~ 1시간 20분** |


---

# 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://freegrow-1.gitbook.io/product-docs-kr/q2-starterkit/q2/undefined.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.
