# Quewrite 사용 가이드

## Quewrite 사용 가이드

- [시작하기](https://s-organization-455.gitbook.io/quewrite-user-guide/readme.md)
- [글감 만들어 공유하기](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/exercise_share.md)
- [학생 글 확인](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/exercise_check.md)
- [학생 스스로 글감 만들기](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/editor.md): 학생이 스스로 글감을 만들어 큐리어스와 대화하고, 글을 완성할 수 있습니다.
- [공유받은 글감 조회하기](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/markdown.md): 선생님께 공유받은 7자리 글감 코드를 입력하여 글감을 조회하고 글쓰기를 시작할 수 있습니다.
- [내 글 보기 & 수정하기](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/images-and-media.md)
- [큐리어스와 글쓰기](https://s-organization-455.gitbook.io/quewrite-user-guide/guide-v1.1/undefined.md)
- [선생님 계정 만들기](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): 학생들이 작성한 과제를 읽고 나면, 선생님이 승인하거나 다시 고치도록 반려할 수 있어요. 선생님은 학생들의 글을 꼼꼼히 관리하면서, 아이들에게도 확실하고 따뜻한 피드백을 줄 수 있습니다
- [학생 계정 만들기](https://s-organization-455.gitbook.io/quewrite-user-guide/student/undefined.md)
- [클래스 가입하기](https://s-organization-455.gitbook.io/quewrite-user-guide/student/undefined-1.md): 이제 선생님이 만들어 주신 클래스 코드로 수업에 들어가는 방법을 알려드릴게요. 차근차근 따라오면 금방 할 수 있어요:)
- [과제 시작하기](https://s-organization-455.gitbook.io/quewrite-user-guide/student/undefined-2.md): ✨ 과제는 이렇게 하면 돼요!
- [사용자 정보 수정](https://s-organization-455.gitbook.io/quewrite-user-guide/student/undefined-3.md): 이제 Quewrite에서 나만의 개성을 담은 프로필로 꾸며보세요. 🌸 아주 간단하니까 차근차근 따라와요!


---

# 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://s-organization-455.gitbook.io/quewrite-user-guide/readme.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.
