# 트레이닝 하기(ver.1)

## 트레이닝 이동하기

![](/files/-MKhb5MgC0fV1FXh4E8R)

{% hint style="info" %}
사용자(testee, 학생)은 사용 페이지에 로그인하여, 좌측의 training 메뉴를 선택합니다.
{% endhint %}

{% hint style="warning" %}
agency(교사)로 로그인했을 때는 트레이닝을 할 수 없습니다. 학생(testee)으로 로그인해야 트레이닝이 가능합니다.
{% endhint %}

![](/files/-MKhbdvrUXVhBdSyETpv)

트레이닝 내역 창 상단의 '트레이닝 하기' 버튼을 누릅니다.

## 트레이닝 선택하기

사용자 로그인하고 트레이닝 메뉴에 들어가면, 현재 할당된 트레이닝 목록이 보여집니다.

원하는 트레이닝 카드를 선택하여 트레이닝을 수행합니다.

![](/files/-M_znlqZnKJZUgWOUmo2)

수행 기간이 아니거나, 당일분 트레이닝을 모두 수행하였다면 더 할 수 없습니다.

![](/files/-MQaPKUhzeYURocUrdQM)

## 트레이닝 결과보기 <a href="#feedback" id="feedback"></a>

트레이닝을 마치면, 방금 획득한 트레이닝 점수가 표시됩니다.

만약 소속된 에이전시에서 상위 10위 안에 드는 점수를 획득하였다 기록이 등재됩니다.


---

# 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/ver1/howtouse.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.
