# Page Not Found

The URL `files/4zJcKgrw2PJgSijlbB3N` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [5.2 Huenit Classification 모델 학습하기](https://huenit.gitbook.io/huenit-1/huenit/huenit-lab/5.-ai/5.2-huenit-classification.md)
- [HUENIT LAB 사용법](https://huenit.gitbook.io/huenit-1/huenit/huenit-lab.md)
- [5.2.1 HUENIT Classification 코딩하기](https://huenit.gitbook.io/huenit-1/huenit/huenit-lab/5.-ai/5.2-huenit-classification/5.2.1-huenit-classification.md)
- [5.2.2 (예제) HUENIT Classification모델 인덱스와 확률 카메라 디스플레이에 표시하기](https://huenit.gitbook.io/huenit-1/huenit/huenit-lab/5.-ai/5.2-huenit-classification/5.2.2-huenit-classification.md)
- [(예제2-1)원하는 모양으로 LED 제어하기_기초](https://huenit.gitbook.io/huenit-1/huenit/huenit-lab/4./4.1-ai/3.1.1.-led/2-1-led-_.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://huenit.gitbook.io/huenit-1/huenit/huenit-lab/5.-ai/5.2-huenit-classification.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.

### Option 2 — Browse the documentation index

Full index: https://huenit.gitbook.io/huenit-1/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://huenit.gitbook.io/huenit-1/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/huenit-1/huenit/huenit-lab/5.-ai/5.2-huenit-classification.md`).

You may also use `Accept: text/markdown` header for content negotiation.
