# FAQ Panes

### F1 - FAQ Listing

This view Displays the title of all FAQ content types in an alphabetical list view.

![View F1 - FAQ Listing](/files/-Lf_CvMQZkPUm4J1eUF2)

### F3 - Browse FAQ by Category

This view displays all FAQ categories as a list. You can find out more about categorizing content types in [Taxonomies](/basicbeginner/taxonomies.md#working-with-taxonomies) and the [FAQ categories](/ugcontenttypes/howto-faq.md#faq-categories) section.

![View F3 - Browse FAQ by Category](/files/-Lf_CvMg10_zMLmqkQrk)


---

# 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://ccsdrupalguide.uoguelph.ca/views/frequently-asked-questions.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.
