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

# AX - アコーディオン

## 概要

**AX - アコーディオン** Experience Sites ページ上でコンテンツを折りたたみ可能なセクションに整理し、ユーザーが必要な内容に集中できるよう、セクションを展開・折りたたみできる Experience Cloud コンポーネントです。

FAQ、詳細な製品情報、ヘルプドキュメント、または展開可能なセクションに分けると操作しやすくなるあらゆるコンテンツの表示に使用します。ユーザーは複数のセクションを同時に開くことも、1 つのセクションだけが常に開いた状態になるように設定することもできます。

ナレッジベース、セルフサービスのヘルプコンテンツ、長いフォーム、またはポータルユーザーがすべてをスクロールせずに情報を確認し、必要なものだけを選んで表示する必要があるあらゆる場面に最適です。

***

## プロパティ

Accordion コンポーネントの設定では、次を定義できます。 **`複数のセクションを開くことを許可`**。この設定をオンにすると、1 つの Avonni Accordion を開いても、他の開いている Avonni Accordion は閉じません。

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