# Anwendungsfall — Universitätsfakultäten

Stellen Sie sich vor, die 12 Fakultäten Ihres “John Smith University” (fiktionalen Namens) wollen ihr Portal unter einem deutlichen Erscheinungsbild zeigen (jeder möchte seine eigene Variation des Logos im Header und eine leicht andere Hintergrundfarbe haben).

Zum Beispiel hätten Sie einen allgemeinen <http://admin.jsu.edu/>, dann eine bestimmte Rechtsfakultät: [http://law.jsu.edu/](http://law.jsu.du/), eine wissenschaftliche Fakultät: <http://sci.jsu.edu/> usw.

Jeder von ihnen hat seine eigenen Lehrer, die, und ich zitiere, “sometimes” einen Kurs in mehr als einer Fakultät geben muss. Studenten sind auch Studenten von einer einzigen Fakultät (nur wenige “exceptional case” sind es nicht). Schließlich sind die Kurse anders, “except” in bestimmten Fällen für sehr allgemeine Kurse...


---

# 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/admin-anleitung/global_features/multi-url/use_case__university_faculties.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.
