# FAQs

FAQs on a funnel step are a great way to anticipate objections and provide lots of detailed information. The problem with many FAQs is that long answers take up a lot of page space, and can sometimes smudge the professional layout of a page.&#x20;

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

The solution is expandable FAQs.

Display the questions and hide the answers. When a customer clicks the arrow next to a question, the folder opens, and the answer displays.

![](/files/v3CERc2Wufl8EzKHw2JP)

## Adding an FAQ

1. Open a funnel step.
2. Click one time the element that will hold the FAQ widget (e.g. container, row cell).&#x20;
3. Go to the side panel and scroll down to the **Others** section.
4. Click the **FAQ** element. Funnelish automatically places the widget inside the element.&#x20;

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

### Inserting a question

Click the **Default title** header and type a question.

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

### Inserting an answer

Click the plus icon (+) inside the widget. Add content to the answer field.

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

You will likely want to add a text answer. Click the **Paragraph** widget on the side panel and then enter the answer.&#x20;

* You can insert images or video content, too.

{% hint style="info" %}
**Note**  To copy an FAQ, click the Clone icon on the widget toolbar.
{% endhint %}

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

## Customizing the FAQ widget

Click the widget and go to the side panel. There is a suite of standard formatting tools, like borders, margins, title fonts, and more.


---

# 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.funnelish.com/start/funnel-builder/faqs.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.
