# Dokument-Lizenz

Alle Rechte vorbehalten.

Rechte, die durch die Copyleft-Lizenzen gegeben werden, sind unten angegeben.

Urheberrecht (c) 2007 2i2L Sarl. Die Erlaubnis zum Kopieren, Verteilen und/oder Ändern dieses Dokuments wird unter den Bedingungen der GNU Free Documentation License, Version 1.2 oder einer höheren von der Free Software Foundation veröffentlichten Version erteilt; ohne Invariantenabschnitte, ohne Front-Cover-Texte und ohne Back-Cover-Texte. Eine Kopie der Lizenz ist im Abschnitt mit dem Titel "GNU Free Documentation License" enthalten.

Der Inhalt dieses Tutorials ist unter einer doppelten **Copyleft**-Lizenz verfügbar:

[GNU FDL](http://www.gnu.org/licenses/fdl.txt): <http://www.gnu.org/licenses/fdl.txt>

und

[CC-BY-SA](http://creativecommons.org/licenses/by-sa/2.0/fr/): <http://creativecommons.org/licenses/by-sa/2.0/fr/>

Eine kleine Menge von Illustrationen wurde aus der OpenClipart-Bibliothek entlehnt.

Im wahren Sinne der Softwarefreiheit sind alle Korrekturen und Aktualisierungen dieses Tutorials unter dieser E-Mail-Adresse willkommen: <info@chamilo.org>


---

# 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-de/leitfaden-fur-lehrer/appendix/document_license.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.
