# FAQ

'FAQ' aims to provide clarity and address common queries about your products, services, and policies.

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

## Key components

* **Width options:** Choose between a standard width or a narrower layout to suit your preferences.
* **Section padding:** Customize the padding of our FAQ section to ensure optimal spacing and visual appeal.

## Configuring your section: Settings overview

* **Questions and Answers**: Add blocks to build out your FAQ section.


---

# 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://modular.presidiocreative.com/sections/modular-sections/faq.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.
