# FAQs

### Overview

* Search by the clinic name and FAQs.
* Add new FAQs by entering the question and its corresponding answer.
* List of all FAQs where admin can view, edit or delete the FAQs
* Edit existing FAQs as needed to tailor them to the specific requirements of the system.<br>

  <figure><img src="/files/S6Q7iByZIHrlXPv9WIoF" alt=""><figcaption><p>FAQs</p></figcaption></figure>

The next page will help you to enter the details of Terms and Condition and Privacy Policy pages of the platform.


---

# 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.omnivatelehealth.com/admin/settings/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.
