# 6. Lesson/Test management

We have four buttons for four main features here. There are&#x20;

* **Add button:** it has a lot of features in this button, so we will discover it later
* **Reorder button:** this button allows you to arrange your unit, test...what you created from Add button
* **Edit course button:** this button will navigate you to the Edit course information page
* **View as learner button:** this button allows you to watch this course from a learner position

![](/files/-MbuRTHnS47jhb6Un4TJ)

In Add button, we have all features in the image below

![](/files/-MbuS6q6piTpiHrYYNzu)


---

# 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.edutek.io/administrator/courses/update-course-content/6.-lesson-test-management.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.
