# Submit a Q\&A menu - link

SmartFAQ can display Submit a QA link in the main menu. If this is configured to show, it will open the following page. In this form users can select from categories that have been made available to the group they are in. Then input a full question complete with its answer. They also have options of adding How do I ... and Did you know? versions of the QA.

> ![image001.png](/files/-LD6N1K4T0OC2VtzmKFq) **TIP:** 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 a registered user posting, hence a Notify me on publish option. is displayed. More details of notifications can be found here.

Page: /modules/smartfaq/submit.php?op=add

![](/files/-LD6N2Ygr4dYwCu87soA)

Fig. 28 Submit a Q\&A 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/submit-a-q-and-a-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.
