# XOOPS SmartFAQ Module

## XOOPS SmartFAQ Module

- [Introduction](https://xoops.gitbook.io/smartfaq-tutorial/master.md)
- [Overview](https://xoops.gitbook.io/smartfaq-tutorial/overview.md)
- [Administrators Guide](https://xoops.gitbook.io/smartfaq-tutorial/administrators-guide.md)
- [Install/Uninstall](https://xoops.gitbook.io/smartfaq-tutorial/install-uninstall.md)
- [Administration Menu](https://xoops.gitbook.io/smartfaq-tutorial/administration-menu.md)
- [Import Function](https://xoops.gitbook.io/smartfaq-tutorial/import-function.md)
- [Operating Instructions](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions.md)
- [Preferences](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/preferences.md)
- [Display Type, Pagination](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/display-type-pagination.md)
- [Categories](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/categories.md)
- [Permissions](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/permissions.md)
- [Blocks & Groups](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/blocks-and-groups.md)
- [Q\&A Entering Question and Answers](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/q-and-a-entering-question-and-answers.md)
- [Open Questions](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/open-questions.md)
- [Managing content in SmartFAQ module](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/managing-content-in-smartfaq-module.md)
- [Sort Order & Status options](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/managing-content-in-smartfaq-module/sort-order-and-status-options.md)
- [Edit submissions.](https://xoops.gitbook.io/smartfaq-tutorial/operating-instructions/managing-content-in-smartfaq-module/edit-submissions..md)
- [Guide for Users](https://xoops.gitbook.io/smartfaq-tutorial/guide-for-users.md)
- [The module index page.](https://xoops.gitbook.io/smartfaq-tutorial/the-module-index-page..md)
- [Category Summary - text link](https://xoops.gitbook.io/smartfaq-tutorial/category-summary-text-link.md)
- [Category Summary - link Last Q\&A published](https://xoops.gitbook.io/smartfaq-tutorial/category-summary-link-last-q-and-a-published.md)
- [Category summary, Sub-category - link last Q\&A published](https://xoops.gitbook.io/smartfaq-tutorial/category-summary-sub-category-link-last-q-and-a-published.md)
- [Last published Q\&A - link](https://xoops.gitbook.io/smartfaq-tutorial/last-published-q-and-a-link.md)
- [Categories, Subcategory -text link](https://xoops.gitbook.io/smartfaq-tutorial/categories-subcategory-text-link.md)
- [Open question menu - link](https://xoops.gitbook.io/smartfaq-tutorial/open-question-menu-link.md)
- [Request QA menu - link](https://xoops.gitbook.io/smartfaq-tutorial/request-qa-menu-link.md)
- [Submit a Q\&A menu - link](https://xoops.gitbook.io/smartfaq-tutorial/submit-a-q-and-a-menu-link.md)
- [Blocks](https://xoops.gitbook.io/smartfaq-tutorial/blocks.md)
- [Did you know? block -More details link](https://xoops.gitbook.io/smartfaq-tutorial/blocks/did-you-know-block-more-details-link.md)
- [Random question block answer link](https://xoops.gitbook.io/smartfaq-tutorial/blocks/random-question-block-answer-link.md)
- [How do I ... block answer here! link](https://xoops.gitbook.io/smartfaq-tutorial/blocks/how-do-i-...-block-answer-here-link.md)
- [User Icons](https://xoops.gitbook.io/smartfaq-tutorial/user-icons.md)
- [User- Print](https://xoops.gitbook.io/smartfaq-tutorial/user-icons/user-print.md)
- [User- Send](https://xoops.gitbook.io/smartfaq-tutorial/user-icons/user-send.md)
- [User- New Answer](https://xoops.gitbook.io/smartfaq-tutorial/user-icons/user-new-answer.md)
- [User- Edit](https://xoops.gitbook.io/smartfaq-tutorial/user-icons/user-edit.md)
- [User- Delete](https://xoops.gitbook.io/smartfaq-tutorial/user-icons/user-delete.md)
- [Entering Content.](https://xoops.gitbook.io/smartfaq-tutorial/entering-content..md)
- [Notifications](https://xoops.gitbook.io/smartfaq-tutorial/notifications.md)
- [Notification template examples](https://xoops.gitbook.io/smartfaq-tutorial/notification-template-examples.md)
- [Module Credits](https://xoops.gitbook.io/smartfaq-tutorial/module-credits.md)
- [SmartFAQ Workflow Charts](https://xoops.gitbook.io/smartfaq-tutorial/smartfaq-workflow-charts.md)
- [SmartFAQ Workflow](https://xoops.gitbook.io/smartfaq-tutorial/smartfaq-workflow-charts/smartfaq-workflow.md)
- [FAQ Notifications](https://xoops.gitbook.io/smartfaq-tutorial/smartfaq-workflow-charts/faq-notifications.md)
- [Question Notification](https://xoops.gitbook.io/smartfaq-tutorial/smartfaq-workflow-charts/question-notification.md)
- [Applications](https://xoops.gitbook.io/smartfaq-tutorial/applications.md)
- [Dublin Core Metadata](https://xoops.gitbook.io/smartfaq-tutorial/dublin-core-metadata.md)
- [XOOPS Content Management System](https://xoops.gitbook.io/smartfaq-tutorial/xoops-content-management-system.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://xoops.gitbook.io/smartfaq-tutorial/master.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.
