# 웹훈련 하기

## 웹훈련이란?

웹훈련은 읽기 능력과 학습 성과를 향상시키기 위해 설계된 다양한 훈련 프로그램입니다. 언어 처리, 인지 능력, 문법 이해 등 여러 영역을 대상으로 하며, 학생들이 집에서 PC나 태블릿을 통해 수행할 수 있습니다.

웹훈련은 다음 세 가지 영역으로 구성됩니다:

* **언어영역훈련**: 읽기 속도와 이해력 향상을 위한 훈련 (차례차례 읽기, 키워드 찾기, 글 읽기 등)
* **인지영역훈련**: 시각적 인지 능력과 주의집중력 향상을 위한 훈련 (한눈에 세기, 한눈에 읽기, 순서 잇기 등)
* **문법영역훈련**: 문법 구조 이해를 통한 읽기 이해력 향상을 위한 훈련 (단어의 기능, 품사, 성분 구분)

<figure><img src="/files/PiO9kXJl09EitUn49UwH" alt=""><figcaption></figcaption></figure>

## 수행하기

하고 싶은 웹훈련을 선택해서 수행할 수 있습니다.

{% content-ref url="/pages/-MKhajXEoJT1XZCGt-Cw" %}
[웹훈련](/training/types.md)
{% endcontent-ref %}


---

# 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://docs.readerseye.com/kiosk/do_training.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.
