> 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-accordion.md).

# AX - Akkordeon

## Übersicht

**AX - Akkordeon** ist eine Experience-Cloud-Komponente, die Inhalte in zusammenklappbaren Abschnitten auf Experience-Sites-Seiten organisiert und es Benutzern ermöglicht, Abschnitte zu erweitern und zusammenzuklappen, um sich auf das zu konzentrieren, was sie benötigen.

Verwenden Sie sie, um FAQs, detaillierte Produktinformationen, Hilfedokumentationen oder andere Inhalte zu präsentieren, die sich leichter navigieren lassen, wenn sie in erweiterbare Abschnitte unterteilt sind. Benutzer können mehrere Abschnitte gleichzeitig öffnen oder es so konfigurieren, dass jeweils nur ein Abschnitt geöffnet bleibt.

Perfekt für Wissensdatenbanken, Self-Service-Hilfeinhalte, umfangreiche Formulare oder überall dort, wo Portalbenutzer Informationen durchsuchen und gezielt anzeigen müssen, ohne durch alles scrollen zu müssen.

## Konfiguration

Das Accordion ist ein Container: Ziehen Sie [AX - Akkordeon-Abschnitt](/experience-cloud/experience-cloud-de/experience-components/ax-accordion-section.md) Komponenten hinein, jeweils eine pro zusammenklappbarem Abschnitt.

### Eigenschaften

Mit den Einstellungen der Accordion-Komponente können Sie festlegen, **`Mehrere geöffnete Abschnitte zulassen`**. Wenn Sie diese Einstellung aktivieren, wird beim Öffnen eines Avonni-Accordion kein anderes geöffnetes Avonni-Accordion geschlossen.

<figure><img src="/files/cbc5865c4d8c4f904e569e0680bacb94afd0a44c" alt="" width="314"><figcaption></figcaption></figure>


---

# 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-accordion.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.
