# Chapter3. Expert Insight

- [AI 시대 개발자에게 필요한 것 — 경험, 훈련, 그리고 함께 바뀌는 조직](https://boostcamp.connect.or.kr/insight/expert/ai-dev.md)
- [AI 시대를 맞이하는 예비 개발자들에게](https://boostcamp.connect.or.kr/insight/expert/ai-junior.md)
- [AI 시대에도 프로그래머는 사람과 컴퓨터를 잇는 역할을 해야 합니다](https://boostcamp.connect.or.kr/insight/expert/ai-programmer.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://boostcamp.connect.or.kr/insight/expert.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.
