---
title: "Module: Accordion"
description: "The Accordion module is a simple module that allows you to add a collapsable section with couple of questions and answers when clicked on a question. This module is very useful for instances where you might want to setup an FAQ section or page."
url: "https://freshjuice.dev/developer-edition/docs/modules/accordion/"
---
Developer Edition

# Module: Accordion

![Screenshot of Accordion Module](https://freshjuice.dev/_astro/accordion.AEMvZv9F_Z1FQgDD.webp)

The Accordion module is a simple module that allows you to add a collapsable section with couple of questions and answers when clicked on a question. This module is very useful for instances where you might want to setup an FAQ section or page.

You can check the [demo page here](https://143910617.hs-sites-eu1.com/module-accordion?utm_source=freshjuice.dev)

## Settings

-   **Questions**: A list of questions. For each question, you can set the following settings:
    -   **Question**: The full question to be answered.
    -   **Answer**: A rich text field for the answer to the question.
-   **Enable FAQ Schema**: (Toggle) Option to enable [FAQ Schema Markup](https://developers.google.com/search/docs/appearance/structured-data/faqpage?utm_source=freshjuice.dev) on the page.
