# FOR STUDENTS

- [Dashboard](https://docs.cloudnotte.com/student/dashboard.md): Once you are logged in from the Login page, the system will display to you a student dashboard where you can see and manage your school activities.
- [Report Sheet](https://docs.cloudnotte.com/student/report-sheet.md)
- [HOW TO CHECK YOUR RESULT](https://docs.cloudnotte.com/student/report-sheet/how-to-check-your-result.md)
- [HOW TO DOWNLOAD AND PRINT YOUR RESULT](https://docs.cloudnotte.com/student/report-sheet/how-to-download-and-print-your-result.md)
- [CBT](https://docs.cloudnotte.com/student/cbt.md): CBT is the third module in the menu, just below "Report Sheet".
- [Lesson Note](https://docs.cloudnotte.com/student/lesson-note.md): Instructions on how to access your class notes.
- [Timetable](https://docs.cloudnotte.com/student/timetable.md)
- [School Events](https://docs.cloudnotte.com/student/school-events.md): This module ensures you don't miss out on any school event, as you will be kept up to date.


---

# 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://docs.cloudnotte.com/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.
