> For the complete documentation index, see [llms.txt](https://tech-for-mpact.gitbook.io/lab-guidebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech-for-mpact.gitbook.io/lab-guidebook/readme.md).

# 테크포임팩트 LAB 활동 가이드북

## **"내가 가진 기술로 사회 변화를 도울 수 있을까?”**&#x20;

돕는 기술로 임팩트를 만드는 여정, 테크포임팩트 LAB 활동 가이드북입니다.

### 테크포임팩트 LAB이란?

**IT 전문가**와 사회 혁신가가 함께 협력하여 **지속가능한 기술 솔루션**을 개발하는 6개월간의 프로젝트입니다.

*테크포임팩트 LAB은* [*카카오임팩트*](https://www.kakaoimpact.org)*와* [*모두의연구소*](https://modulabs.co.kr/)*가 함께 만듭니다.*

*<mark style="color:green;">\*현재 LAB 2기 진행중입니다. 추가 멤버 모집이나 신규 프로젝트 오픈 알림을 원하시면,</mark>* [*<mark style="color:green;">알림 신청해주세요.</mark>*](https://page.stibee.com/subscriptions/419498)

### 특징

| 프로보노의 사회적 가치 | 사이드 프로젝트의 기술적 도전 | 체계적인 프로젝트 관리   |
| ------------ | ---------------- | -------------- |
| 실제 사회문제 해결   | 창의적 솔루션 개발       | 3주 단위 애자일 프로젝트 |
| 사회 혁신가와 협업   | 개발자 역량 강화        | 명확한 목표와 일정     |
| 지속 가능한 변화 지향 | 회사 밖 동료와 협업      | 노션 기반 체계적 문서화  |

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>LAB의 일하는 방식</strong></td><td>테크포임팩트 LAB 일하는 방식</td><td></td><td></td><td><a href="/pages/DBpoUMwK4OraDy7rrkKQ">/pages/DBpoUMwK4OraDy7rrkKQ</a></td></tr><tr><td><strong>목표와 가이드라인</strong></td><td>LAB의 철학과 개발 원칙</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>팀 구조 &#x26; 역할</strong></td><td>랩장부터 랩원까지 역할 분담</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr><tr><td><strong>애자일 프로세스</strong></td><td>3주 스트린트 기반 개발 방식</td><td></td><td></td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td></tr><tr><td><strong>노션 문서화 시스템</strong></td><td>체계적인 프로젝트 관리 방법</td><td></td><td></td><td><a href="/pages/oa0XskrCEgbVlYaOnehE">/pages/oa0XskrCEgbVlYaOnehE</a></td></tr><tr><td><strong>참여 방법 &#x26; FAQ</strong></td><td>지원 절차와 자주 묻는 질문</td><td></td><td></td><td><a href="/pages/e9ZWX0DNQ22wJTCZjyW7">/pages/e9ZWX0DNQ22wJTCZjyW7</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://tech-for-mpact.gitbook.io/lab-guidebook/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
