> For the complete documentation index, see [llms.txt](https://docs.silid.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silid.co/student.md).

# Student

- [How to Join Class](https://docs.silid.co/student/how-to-join-class.md)
- [Understanding Student View](https://docs.silid.co/student/understanding-student-view.md)
- [Answering Assignment](https://docs.silid.co/student/answer-quiz.md)
- [Answering Quiz if Anti-Cheat is activated](https://docs.silid.co/student/answering-quiz.md)
- [View my tasks](https://docs.silid.co/student/view-my-tasks.md)
- [View my grades](https://docs.silid.co/student/view-my-grades.md)
- [Chat with my teacher/classmates](https://docs.silid.co/student/chat-with-my-teacher-classmates.md)
- [Join video conference](https://docs.silid.co/student/join-video-conference.md)
- [Zoom](https://docs.silid.co/student/join-video-conference/zoom.md): Make sure you downloaded the Zoom Application
- [Google meet](https://docs.silid.co/student/join-video-conference/google-meet.md)
- [Students Feedback](https://docs.silid.co/student/students-feedback.md): Once done submitting the assignment a rating will prompt and give your honest feedback and simply give stars from 1-10 to the specific activity. Applied only quiz and assignment.


---

# 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:

```
GET https://docs.silid.co/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.
