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

# AX - アコーディオン セクション

## 概要

**AX - アコーディオン セクション** は、Experience Cloud コンポーネントで、内側に個別の折りたたみ可能なセクションを作成します [AX - アコーディオン](/experience-cloud/experience-cloud-ja/experience-components/ax-accordion.md) Experience Sites ページ上のコンポーネントです。

アコーディオン内で使用して、コンテンツを個別の展開可能な領域に整理します。各セクションはコンテナーとして機能し、テキスト、画像、フォーム、リスト、カスタムコンポーネントなど、任意の Experience Cloud コンポーネントをドラッグ＆ドロップして、セクションのコンテンツを作成できます。

FAQ、手順ごとの説明、機能比較、または、異なるレイアウトを持つ複数の明確なセクションが必要なあらゆるアコーディオン コンテンツの構成に最適です。

{% hint style="danger" %}
このコンポーネントは [スロットを活用し](/experience-cloud/experience-cloud-ja/hajimeni/learning-the-basics.md#understanding-slots) 高度なカスタマイズが可能で、LWR サイトに最適です。Aura サイトでは、このレベルのカスタマイズはサポートされていません。
{% endhint %}

***

## プロパティ

調整できる設定は 1 つだけです。Label です。ここに、そのセクションに付けたい名前を入力します。その後、他の任意のコンポーネントを中に配置できるスペースがあります。

<figure><img src="/files/01fd9f87e42ffe2c3591bd7d0c8418b82f8b9ef5" 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-ja/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.
