# Collapsible List / FAQ Section

There are two collapsible list blocks available. The difference between the two is the location of the dropdown icons (left or right). Functionally, they are the same.

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

To use the collapsible list to add an FAQ-style question and answer section to your pages. Simply drag the block onto the page and edit as needed. Click on the different text elements to type your own questions and answers (descriptions) and use the Font settings to style accordingly.

You may also change the open/close icons by clicking the icon and selecting a new icon from the Font Awesome icon selector. The top icon is the “open” icon. The bottom icon is the “close” icon.

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

Should you want one or more of the FAQs to be open by default, check the box for “Default Open” in the list settings. This would be set per FAQ.

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

To try different versions, go to the settings and change the type.

<figure><img src="/files/5LQtjTDaKaGrrI2BDxYC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note: The FAQs/Collapsible Lists will always remain “open” inside the builder.
{% endhint %}


---

# 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/building-blocks/extra-blocks/collapsible-list-faq-section.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.
