# Introduction

![logoXoops.jpg](https://3043158092-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk6E8_vP43T0Mw3H%2F-LD6N1fX9QJyYpqGf8kx%2F-LD6N25ZkU2LRT5kbtsl%2FlogoXoops.jpg?generation=1526984619520001\&alt=media)

## Module: Contact Us  2.25

#### for XOOPS 2.5.7+

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

![logoModule.png](https://3043158092-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk6E8_vP43T0Mw3H%2F-LD6N1fX9QJyYpqGf8kx%2F-LD6N25az_QaKQ1sT8B2%2FlogoModule.png?generation=1526984619452058\&alt=media)

### User Manual

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

### Module Purpose

“Contact Us” is a very simple module. It provides a Main Menu link to a contact form that visitors can use to email the website Administrator or optionally a department.

![Dashboard](https://3043158092-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk6E8_vP43T0Mw3H%2F-LD6N1fX9QJyYpqGf8kx%2F-LD6N25caeXsFl2_g6xQ%2F0_dashboard.PNG?generation=1526984619549315\&alt=media)

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

### Download/Fork the Module ![](https://3043158092-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6Mk6E8_vP43T0Mw3H%2F-LD6N1fX9QJyYpqGf8kx%2F-LD6N25gYHcvwIMrAhEL%2Fforkit.PNG?generation=1526984619491468\&alt=media)

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

### How to Contribute

[You can contribute on GitHub](https://github.com/XoopsDocs/contact-tutorial). Changes will be [pushed to Gitbook.io automatically](https://www.gitbook.com/book/xoops/contact-tutorial/activity) when the [main repository](https://github.com/XoopsDocs/contact-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

* [Introduction](https://xoops.gitbook.io/contact-tutorial/master)
* [Install/Uninstall](https://xoops.gitbook.io/contact-tutorial/install-uninstall)
* [Administration Menu](https://xoops.gitbook.io/contact-tutorial/administration-menu)
* [Preferences](https://xoops.gitbook.io/contact-tutorial/preferences)
* [The User Side](https://xoops.gitbook.io/contact-tutorial/the-user-side)
* [Blocks](https://xoops.gitbook.io/contact-tutorial/blocks)
* [Templates](https://xoops.gitbook.io/contact-tutorial/templates)
* [Waiting Module Support](https://xoops.gitbook.io/contact-tutorial/waiting-module-support)
* [Module Credits](https://xoops.gitbook.io/contact-tutorial/module-credits)
* [About XOOPS CMS](https://xoops.gitbook.io/contact-tutorial/about-xoops-cms)

### 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))

### Tutorial Version: 1.1

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


---

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