# Introduction

This is the complete set of Learning Management Systems for users.

* [Administrator Guide](https://lms-docs.sala.tech/administrators)
* [Student Guide](https://lms-docs.sala.tech/students)

Most users will be not required to read all guides and will have plenty of information (maybe too much). If you are an administrator, we would recommend you go through the guides of the platform. Otherwise, if you are a student, most of the features will be appear and simple to use.

To proceed, just click any section in the table of contents or search for a specific topic from the search bar.


---

# 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://lms-docs.sala.tech/introduction.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.
