# 학생 가이드

- [학생 계정 만들기](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: 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/student.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.
