# FAQ's (App)

## The home page <a href="#the-home-page" id="the-home-page"></a>

To find the page FAQ's feature within the admin panel:

1. Hover over the 'content' tab.
2. Select 'Page'.
3. Click on the blue question mark icon next to your page (Under 'actions').

![](/files/-Mchj6UF8kWGeWiIq9cw)

## Managing FAQ's <a href="#managing-faqs" id="managing-faqs"></a>

### Creating FAQ's <a href="#creating-faqs" id="creating-faqs"></a>

1. Open the home page.
2. Click on 'New page FAQ'.
3. Complete the fields as described.
4. Click on 'Add page FAQ'.

![](/files/-MchjQSm9xyJgjfyzuut)

### Editing and deleting an FAQ <a href="#editing-and-deleting-an-faq" id="editing-and-deleting-an-faq"></a>

Each FAQ has two icons to its right (Under actions):

​![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LsS470huoppYIGtdKI2%2F-LsS6-d0aJEagUIqXg-_%2FEdit%20icon.png?alt=media\&token=827faff0-3392-421c-b2ce-c423cf4b61b7)- Edit icon: Click here to make adjustments similar to when first creating an FAQ.\
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LsRtDdl-0hRJt0XHwRa%2F-LsRxVXnDoNStWIdZy8t%2FDelete%20icon.png?alt=media\&token=4e781934-3a4b-4a31-8fb0-d39a13b870cf) - Delete icon: Click here to remove the FAQ altogether.

### Changing the order of the questions

Changing the order of the FAQ questions:

In the admin panel, hover over 'Content' and choose 'Page', and then click on the edit button next to 'FAQ'. Here, you will find a drag-and-drop menu to change the order of the questions:

![](/files/swwjAcej0o9arvkppX30)

## The end result <a href="#the-end-result" id="the-end-result"></a>

![](/files/-Mco7kFQT5kx3jybAx45)


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/pages/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.
