# FAQs

FAQ sections are comprised of answers to frequently asked questions, and other important questions to aide your visitors. Additionally, these sections can be sub-divided any way you would like. Using the FAQs Module in your Site Administrator, you will be able to cater the FAQs section to your exact specifications and then continually update/delete the content in real time. The FAQs are logged into separate databases for easy browsing and searching. When you choose to utilize your FAQs Module, you will click the ‘FAQs’ button under the main navigation of your Site Administrator, and the FAQs options will expand below.


---

# 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.siteadministrator.com/user-guide/modules/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.
