# Welcome

## GEG Daegu HOW-TO 방문을 환영합니다.

본 사이트는 에듀테크를 활용한 학교 현장을 지원하기 위해 GEG Daegu 멤버들이 구성하였습니다.

사이트에서 다루고 있는 주요 주제는 다음과 같습니다.

{% content-ref url="/pages/-M6gLIym5abW0aBhkDuQ" %}
[온라인 학습](/online/2way.md)
{% endcontent-ref %}

쌍방향 학습 방법 및 온라인 학급 운영, 콘텐츠 제작, 웹사이트 제작에 대한 내용을 다룹니다.

{% content-ref url="/pages/-M6gaouec-0KClt1kMvl" %}
[교실 속 에듀테크 지원](/edutech/hw.md)
{% endcontent-ref %}

학교 교육활동을 지원할 수 있는 다양한 에듀테크에 대해 다룹니다.

{% content-ref url="/pages/-M6gKWvjCmXkOUm86MH3" %}
[G Suite for Education](/g-suite/intro.md)
{% endcontent-ref %}

Google의 교육용 서비스인 G Suite for Education에 대한 소개, 설치, 서비스 안내, 인증 교육자 과정에 대해 안내합니다.

{% content-ref url="/pages/-M6gKxpj2UVXAUS3U3wN" %}
[Microsoft 365](/m365/intro.md)
{% endcontent-ref %}

Microsoft의 구독형 오피스 도구인 Microsoft 365에 대해 다룹니다.

{% content-ref url="/pages/-M6gQP-fPtv0Jn1OLSMm" %}
[협업 지원 도구](/co-work/intro.md)
{% endcontent-ref %}

학교 현장의 생산성을 높이는 협업 도구에 대해 소개합니다.

{% content-ref url="/pages/-M6gNFwHs2GpiD897lnc" %}
[인공지능 기반 교육](/ai/intro.md)
{% endcontent-ref %}

인공지능 분야의 교육 자료를 소개합니다.

본 사이트의 활용방법

* 아래쪽 네비게이션 : 다음 콘텐츠 보기
* 왼쪽 메뉴 : 필요한 주제만 골라서 보기
* 오른쪽 위 검색  : 키워드로 검색하기

내용은 지속적으로 보완하고 있습니다. GEG Daegu 및 본 사이트 내용에 대한 문의는 카카오톡채널로 주시기 바랍니다. 감사합니다.

{% embed url="<https://pf.kakao.com/_JxkXwxb>" %}


---

# 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://howto.gegdaegu.org/master.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.
