# Copy

Copying promotions or careers is made by using the lists of careers or promotions, by using a double-paper-sheet-shaped icon.

Note: for now, the copy of courses is a **hard copy**, which means you might loose considerable disk space by copying an entire career. Another mode is available (not yet enabled) to **soft copy** the courses through the sessions (use of the same courses through another session, which is just what sessions have been designed for).


---

# 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/copy.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.
