# Introduction

Elentra is a community-source Integrated Teaching and Learning Platform™ created by an international consortium of medical schools, which provides learners, instructors, and curriculum administration with a simple way of accessing, interacting, and managing information within a unified online environment.

The Elentra Platform™ is well suited for health sciences education because of its tightly integrated curriculum management and clinical scheduling support. Although Elentra was initially designed to meet the needs of medical education, it could easily be modified and adapted to suit many other professional programs.

This documentation is intended to assist Elentra Platform system administrators and developers with understanding the requirements for running, maintaining, developing, and contributing to the Elentra ecosystem.

{% hint style="info" %}
For more information please visit our website: <https://elentra.org>.​
{% endhint %}


---

# 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.elentra.org/technical/readme.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.
