> For the complete documentation index, see [llms.txt](https://hy-wep.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hy-wep.gitbook.io/guide/undefined-1.md).

# 현장실습이 좋은 이유

현장실습을 왜 해야하는 걸까요? 현장실습에 참여하는 3주체 모두에게 좋은 점이 너무 많기 때문입니다.

## 기업에게 좋은 이유

## 학생에게 좋은 이유

## 대학에게 좋은 이유

이렇게 좋은데, 안할 이유가 있을까요?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hy-wep.gitbook.io/guide/undefined-1.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.
