> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-de/experience-components/ax-illustration.md).

# AX - Illustration

## Übersicht

**AX - Illustration** ist eine Experience-Cloud-Komponente, die Illustrationen des Salesforce Lightning Design Systems auf Seiten von Experience Sites anzeigt.

Verwenden Sie es, um Grafiken für Leerzustände, Erfolgsmeldungen, Fehlerzustände, Onboarding-Visuals oder Informationsgrafiken in Ihrem gesamten Portal anzuzeigen. Wählen Sie aus der Bibliothek vorgefertigter Illustrationen von SLDS und konfigurieren Sie Größe und Texte im Experience Builder.

Ideal für Leerzustandsbildschirme, Bestätigungsseiten, Fehlermeldungen, Hilfetexte oder überall dort, wo Ihr Portal freundliche, konsistente Grafiken benötigt, um Benutzer zu führen oder Situationen zu erklären.

## Eigenschaften

| Name         | Beschreibung                                                                    | Verwendung                                                                                                                                                                                                                                                       |
| ------------ | ------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Variante** | Wählen Sie eine Variante oder einen Stil für die Illustration aus.              | Wählen Sie eine Variante, die zum Kontext und Designthema der Seite passt, damit sich die Illustration harmonisch in die Gesamtästhetik einfügt.                                                                                                                 |
| **Größe**    | Bestimmen Sie die Größe der Illustration.                                       | Wählen Sie eine Größe, die sicherstellt, dass die Illustration gut sichtbar dargestellt wird und positiv zum visuellen Fluss und Fokus innerhalb der Benutzeroberfläche beiträgt.                                                                                |
| **Titel**    | Definieren Sie einen Titel für die Illustration.                                | Geben Sie einen Titel an, der den Benutzern eine kurze Beschreibung oder einen Kontext zur Illustration bietet und so Klarheit und Relevanz erhöht.                                                                                                              |
| **Inhalt**   | Fügen Sie Inhalte oder eine Beschreibung hinzu, die die Illustration begleitet. | Geben Sie Inhalte ein, die die Illustration näher erläutern und den Benutzern detailliertere Informationen, Kontext oder Anweisungen bieten. Diese Inhalte sollten die Illustration ergänzen und so für eine stimmige und bereichernde Benutzererfahrung sorgen. |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/experience-cloud/experience-cloud-de/experience-components/ax-illustration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
