# Promotions

The only two differences between careers and promotions is that a promotion can be included to a career, while a career cannot include sessions directly. Creating a promotion once you have created a career is then very easy.

![](/files/-LH9DJSb5C6wVdYaHGEZ)

*Illustration: Promotion creation form*

The creation of promotions is followed by the registration of sessions within these promotions, using the sessions icon for each promotion in the list of promotions.

One then obtains a list similar to the following (already show before).

![](/files/GDSMimBPHRb4yFR5I67G)

*Illustration: Careers and promotions list*

On this page, we see our *Medicine* career, with its 3 promotions, one session in each promotion previous to 2015 and the list of courses of each session. Each element is a link to the corresponding resource.


---

# 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.chamilo.org/1.11.x/admin-guide/sessions_management/readme.8/promotions.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.
