# 태그 확인

### 태그 전원 켜기

1. 각 태그의 전원 버튼을 **3초 이상** 눌러 전원을 켭니다.
2. 태그 LED가 **파랑 점멸(부팅) → 초록 점멸(정상)** 로 바뀌는지 확인합니다.

***

### 모니터링 화면에서 태그 확인

1. 관제 프로그램의 `[모니터링]` 메뉴로 이동합니다.
2. 지도 화면에 **태그 6개가 모두 표시**되는지 확인합니다.

***

### 태그가 보이지 않는 경우

1. `[태그 관리]` 메뉴로 이동해 해당 태그의 **전원 상태**를 확인합니다.
2. 전원이 꺼져 있으면 태그 전원 버튼을 3초간 눌러 다시 켭니다.
3. `[모니터링]` 메뉴로 돌아가 태그가 표시되는지 재확인합니다.
4. 여전히 표시되지 않으면 `📖 문제 해결 (Troubleshooting / FAQ)`섹션을 참조하십시오.

***

### 태그 마운트 부착

작업자 및 자산에 태그를 부착합니다. 현장 조건에 따라 아래 3가지 마운트 중 선택하십시오.

| 마운트 유형 | 용도                        | 수량   |
| ------ | ------------------------- | ---- |
| 헬멧형    | 안전모 부착 (작업자용)             | 3 EA |
| 클립형    | 의복 · 벨트 부착 (작업자용)         | 3 EA |
| 고정형    | 장비 · 자산 부착 (피스 or 양면 테이프) | 3 EA |


---

# 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/undefined/undefined-4.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.
