# The module index page.

The second part of this user guide focuses on instruction for the SmartFAQ user and the features available to them in the module.

We start with the main index page as illustrated below. This displays a typical setup and some of the ancillary information blocks to the side.

If SmartFAQ is installed on a website, it may have been given a different name in the main menu link, but we shall assume its original name for this user guide. Clicking on SmartFAQ link in the menu, will open the module index, as below and display some sub-links in the main menu like this...

![image001.png](/files/-LD6N3uC5o38riRO5iT5)

Sub-links may vary according to user group permissions.

All major SmartFAQ links are active in this image, but repeated categories and Q\&As only work for the first item to demonstrate the link.

> ![image001.png](/files/-LD6N1K4T0OC2VtzmKFq) **TIP**... click on this page first to bring it into focus. This will allow 'page down' key to work to reveal tool tips.

**Page: /modules/smartfaq/**

![image001.png](/files/-LD6N3uJkDpg237jzTj9)

Fig. 20 User Index page.


---

# 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://xoops.gitbook.io/smartfaq-tutorial/the-module-index-page..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.
