# Collapsible content

This section is useful for breaking content down into easy-to-summarize blocks, such as for a **Frequently Asked Questions** page or for product details.

<figure><img src="/files/laZehhjkdmaKV8iRIMkb" alt=""><figcaption></figcaption></figure>

The section comes preloaded with [heading](/blocks/heading.md), [text](/blocks/text.md) and [collapsible](/blocks/collapsible.md) blocks, but all [theme blocks](/blocks.md) are available to add both at the top level *and* nest within the collapsible blocks themselves.

{% hint style="info" %}
Can't find the setting you're looking for?  The following settings are explained in detail in [common settings](/common-settings.md).

* Horizontal alignment
* Section header
* Color scheme/Color scheme transition
* Section padding
  {% endhint %}

### Similar sections

Collapsible content can also be presented in parallel with other blocks by using these sections

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>In this <a href="/pages/NyhQzO19UuMpOqkJt25h">split banner</a>, collapsible content is presented next to an image banner for a full bleed effect. </td><td><a href="/files/RFqRkSM2YqDc3ByXYlvf">/files/RFqRkSM2YqDc3ByXYlvf</a></td></tr><tr><td>In this <a href="/pages/tFIfbMso27hJbrgAxb14">split card</a>, collapsible content is presented next to a shoppable banner with video in order to highlight the features of a specific product.</td><td><a href="/files/WAeJ7dZeNYGXpk5gec17">/files/WAeJ7dZeNYGXpk5gec17</a></td></tr></tbody></table>


---

# Agent Instructions: 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://docs.ultramarinastudios.com/sections/collapsible-content.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.
