> 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-it/experience-components/ax-accordion-section.md).

# AX - Sezione fisarmonica

## Panoramica

**AX - Sezione fisarmonica** è un componente di Experience Cloud che crea singole sezioni comprimibili all'interno di [AX - Fisarmonica](/experience-cloud/experience-cloud-it/experience-components/ax-accordion.md) componente nelle pagine di Experience Sites.

Usalo all'interno di una Fisarmonica per organizzare i contenuti in aree espandibili separate. Ogni sezione funge da contenitore in cui puoi trascinare e rilasciare qualsiasi componente di Experience Cloud—testo, immagini, moduli, elenchi o componenti personalizzati—per creare il contenuto della sezione.

Perfetto per strutturare FAQ, istruzioni passo passo, confronti tra funzionalità o qualsiasi contenuto a fisarmonica che richieda più sezioni distinte con layout diversi.

{% hint style="danger" %}
Questo componente [utilizza gli slot](/experience-cloud/experience-cloud-it/per-iniziare/learning-the-basics.md#understanding-slots) per una personalizzazione avanzata, rendendolo ideale per i siti LWR. I siti Aura non supportano questo livello di personalizzazione.
{% endhint %}

***

## Proprietà

Puoi modificare solo un'impostazione: l'etichetta. Qui inserisci il nome che desideri per la sezione. Dopodiché, c'è uno spazio in cui puoi inserire qualsiasi altro componente al suo interno.

<figure><img src="/files/4e3d769126857d05f568b86d6dbe506e65634432" alt=""><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-it/experience-components/ax-accordion-section.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.
