# 선생님 가이드

- [선생님 계정 만들기](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/undefined.md)
- [클래스 만들기](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/class.md): 이제부터 여러분만의 클래스(수업 공간)을 만들어, 학생이나 멤버들과 함께 수업을 진행할 수 있어요.   하나의 클래스를 만들면, 클래스 코드로 멤버들을 초대할 수 있답니다.
- [클래스  멤버 관리](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/members.md)
- [멤버 초대하기](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/members/invite.md)
- [멤버 계정 생성(개별)](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/members/create-single-account.md)
- [멤버 계정 생성(일괄)](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/members/create-bulk-accounts.md)
- [멤버 정보 관리](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/members/undefined.md)
- [클래스 과제 생성하기](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/undefined-1.md): 📖  안녕하세요, 선생님! 이번에는 학생들과 함께할 새로운 과제를 만드는 방법을 알려드릴게요. 차근차근 따라 하시면 금방 익숙해지실 거예요. ✨
- [학생 글 보기](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/undefined-2.md): 선생님은 우리 반 아이들이 쓴 글을 하나하나 확인하고, 따뜻한 피드백도 바로 줄 수 있어요. 즐겁게 글쓰기 지도를 시작해보세요!
- [과제 승인 및 반려](https://s-organization-455.gitbook.io/quewrite-user-guide/teacher/undefined-3.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://s-organization-455.gitbook.io/quewrite-user-guide/teacher.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.
