> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xhelp-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xhelp-tutorial/master.md).

# Introduction

![logoXoops.jpg](/files/-LD6MzCGS6LyP2vwuq_X)

## Module xHelp

#### for XOOPS 2.5.9

![logoModule.png](/files/-LD6N1KDLCqoaMFJDB1N)

### User Manual

© 2018 XOOPS Project ([www.xoops.org](https://xoops.org))

### Module Purpose

xHelp has been designed as a user-friendly **HelpDesk** application for the XOOPS portal system.

*Figure 1: Main view of the xHelp Module (Admin side)*

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

### Download/Fork the Module ![](/files/-LD6N1KHGAe4sij9kDd8)

**You can fork the module -->** [**here**](https://github.com/XoopsModules25x/xhelp)**)**

### How to Contribute

[You can contribute on GitHub](https://github.com/XoopsDocs/xhelp-tutorial). Changes will be [pushed to Gitbook.io automatically](https://www.gitbook.com/book/xoops/xhelp-tutorial/activity) when the [main repository](https://github.com/XoopsDocs/xhelp-tutorial) changes.

Editing the book can be done either by updating the markdown files with a text editor, or opening the repository in [the Gitbook desktop app](https://github.com/GitbookIO/editor/blob/master/README.md). The desktop app will give you a live preview option.

## Table of Content

* [Install/Uninstall](/xhelp-tutorial/install-uninstall.md)
* [Administration Menu](/xhelp-tutorial/administration-menu.md)
* [Preferences](/xhelp-tutorial/preferences.md)
* [Operating Instructions](/xhelp-tutorial/operating-instructions.md)
* [The User Side](/xhelp-tutorial/the-user-side.md)
* [Blocks](/xhelp-tutorial/blocks.md)
* [Templates](/xhelp-tutorial/templates.md)
* [Miscellaneous](/xhelp-tutorial/technical-information-and-workflows.md)&#x20;
* [Module Credits](/xhelp-tutorial/module-credits.md)
* [About XOOPS CMS](/xhelp-tutorial/about-xoops-cms.md)

### License:

[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\
Unless specified, this content is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

All derivative works are to be attributed to XOOPS Project ([www.xoops.org](https://xoops.org))


---

# 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 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/xhelp-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.
