# Enroll in a Class

Under **MY ACCOUNT**

1. Click on [Look up classes](https://www.milnu.com/courses)
2. Click on a class Title
3. Click enroll button under tutors name
4. Fill in the details
   1. Start on date
   2. From and Until time(s)
   3. Day(s)&#x20;
   4. End on date
5. Click blue **Enroll** button to complete
6. Tutor receives notice of enrollment
7. Message tutor


---

# 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://support.milnu.com/student/enroll-in-a-class.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.
