# boostcamp

## boostcamp

- [부스트캠프 인사이트 리포트](https://boostcamp.connect.or.kr/insight/insight-report.md)
- [부스트캠프 소개](https://boostcamp.connect.or.kr/insight/introduction.md)
- [한국형 자기주도&동료학습 모델](https://boostcamp.connect.or.kr/insight/10yrs-legacy/self-directed-peer-learning.md)
- [온라인 전환의 성공, 그리고 오프라인과의 융합](https://boostcamp.connect.or.kr/insight/10yrs-legacy/online-offline-blended-learning.md)
- [AI 시대, 부스트캠프가 다시 ‘기본기'를 말하는 이유](https://boostcamp.connect.or.kr/insight/10yrs-legacy/ai-basic.md)
- [평가, 측정을 넘어 성장의 나침반으로](https://boostcamp.connect.or.kr/insight/10yrs-legacy/assessment-for-growth.md)
- [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)
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://boostcamp.connect.or.kr/insight/insight-report.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.
