# Learning Management System

- [Enterprise Billing](https://wiki.zephyr-sim.com/learning-management-system/enterprise-billing.md)
- [Site License](https://wiki.zephyr-sim.com/learning-management-system/site-license.md): Overview of Zephyr's Site Licensing system: how it's billed and how license allocation works.
- [Manual Assignment](https://wiki.zephyr-sim.com/learning-management-system/site-license/manual-assignment.md): Details about the manual assignment method for site license organizations on Zephyr
- [Automatic Assignment](https://wiki.zephyr-sim.com/learning-management-system/site-license/automatic-assignment.md): Details about the site license auto assignment licensing method on Zephyr
- [Single Sign On](https://wiki.zephyr-sim.com/learning-management-system/single-sign-on.md)
- [Courses](https://wiki.zephyr-sim.com/learning-management-system/courses.md)
- [Assignments](https://wiki.zephyr-sim.com/learning-management-system/assignments.md): This page explains the ins and outs of the Assignment System for the Zephyr Learning Management System.
- [Reports](https://wiki.zephyr-sim.com/learning-management-system/reports.md)
- [Data Removal](https://wiki.zephyr-sim.com/learning-management-system/data-removal.md): Overview on data deletion operations and policies.
- [Organization User Deletion](https://wiki.zephyr-sim.com/learning-management-system/data-removal/organization-user-deletion.md)


---

# 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://wiki.zephyr-sim.com/learning-management-system.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.
