# Request QA menu - link

SmartFAQ can display a main menu link Request QA. If this is configured to show, it will open the following page. This is for users to ask their own question. If approved this will be displayed in the open questions section of the module for other users to submit an answer.

Note; if Anonymous users are allowed to submit open questions, Q\&As and new answers, they can not be notified if publication of their post is accepted or rejected. The image below displays anonymous posting, hence no Notify me on publish option. is displayed.

**Page: /modules/system/admin.php?fct=preferences\&op=showmod\&mod=24**&#x20;

![](/files/-LD6N2bF7Rc5_SGhhMFn)

Fig. 27 Request QA (menu) link


---

# 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/request-qa-menu-link.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.
