# 한양대학교 커리어 상담 안내

- [커리어 상담이란?](https://hy-cdp.gitbook.io/consulting/guide/what.md)
- [상담 운영 가이드](https://hy-cdp.gitbook.io/consulting/guide/how.md)
- [\[가이드\] 상담 전 읽어보기](https://hy-cdp.gitbook.io/consulting/guide/ready.md)
- [상담 신청 절차(예약 방법)](https://hy-cdp.gitbook.io/consulting/guide/step.md)
- [상담실 찾아오는 길](https://hy-cdp.gitbook.io/consulting/guide/map.md)
- [커리어 컨설턴트 소개](https://hy-cdp.gitbook.io/consulting/guide/consultant.md)
- [\[상담 후\] 만족도 조사](https://hy-cdp.gitbook.io/consulting/guide/opinion.md)
- [커리어 상담 홍보 포스터](https://hy-cdp.gitbook.io/consulting/guide/pr.md)


---

# 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://hy-cdp.gitbook.io/consulting/guide.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.
