> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/sections/list-of-sections/accordion-group.md).

# Accordion group

Pipeline's Accordion group section uses blocks to create individual accordions that are grouped together in one section:&#x20;

<div data-full-width="false"><figure><img src="/files/S36flj0n4uUhOnAU7Ssi" alt=""><figcaption></figcaption></figure></div>

Add this to any page or template when you need an FAQ-style section with questions and answers or to promote product details and features.&#x20;

{% embed url="<https://www.loom.com/share/85c870d148724223962c0475597494bb?sid=ef344baa-84c1-4948-8cda-ee8b5349e8a6>" %}
**Video overview of section and block settings**
{% endembed %}

> ***Tip:*** When using this section outside of the homepage. For example on a Product page, Collection page, Blog posts or Shopify pages. Use the dynamic source icon with a defined metafield to have unique block content.&#x20;


---

# 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:

```
GET https://pipeline.groupthought.com/sections/list-of-sections/accordion-group.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
