# Chapter2. AI 시대 개발자에게 필요한 역량과 경험

- [AI가 발전할수록 인간 고유의 역량과 경험이 중요해진다](https://boostcamp.connect.or.kr/insight/ai/human-centric.md)
- [비판적 수용: AI의 결과물을 어디까지 신뢰하고 활용할지 판단하기](https://boostcamp.connect.or.kr/insight/ai/critical-thinking.md)
- [문제 정의와 추상화: 무엇이 문제인지 판단하기](https://boostcamp.connect.or.kr/insight/ai/problem-define-abstraction.md)
- [AI 시대, 배움의 의미](https://boostcamp.connect.or.kr/insight/ai/learning-in-ai-era.md)
- [마스터 JK 노트 | 부스트캠프 미션을 설계하며](https://boostcamp.connect.or.kr/insight/ai/mission-design.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/ai.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.
