> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/mastop_go2-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/mastop_go2-tutorial/master.md).

# Introduction

![logoXoops.jpg](/files/-LD6N-SMcoFq-z5lI1s2)

## Module Mastop\_Go2

#### for XOOPS 2.5.9

Module Version 1.04

Tutorial Version 1.00

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

### User Manual

### View it on: [![Gitbook](https://xoops.org/images/logoGitbookSmall.png)](https://www.gitbook.com/book/xoops/XXX-tutorial/)

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

### Module Purpose

**Mastop Go2** is a new concept in Spotlights Management for XOOPS sites, following the standards of OO development, facilitating the inclusion of new resources. Even being simple, Mastop Go2 module came to meet the basic needs for any Xoops site: Let the site more beautiful and speed up the publication of any information, may it be written or graphical.

*Figure 1: Main view of the Mastop\_Go2 Module (Admin side)*

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

### Download/Fork the Module ![](https://xoops.org/images/forkit.png)

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

### How to Contribute

[You can contribute on GitHub](https://github.com/XoopsDocs/mastop_go2-tutorial). Changes will be [pushed to Gitbook.io automatically](https://www.gitbook.com/book/xoops/mastop_go2-tutorial/activity) when the [main repository](https://github.com/XoopsDocs/mastop_go2-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](/mastop_go2-tutorial/introduction-1.md)
* [Install/Uninstall](/mastop_go2-tutorial/install-uninstall.md)
* [Administration Menu](/mastop_go2-tutorial/administration-menu.md)
* [Preferences](/mastop_go2-tutorial/preferences.md)
* [Operating Instructions](/mastop_go2-tutorial/operating-instructions.md)
* [The User Side](/mastop_go2-tutorial/the-user-side.md)
* [Blocks](/mastop_go2-tutorial/blocks.md)
* [Templates](/mastop_go2-tutorial/templates.md)
* [Miscellaneous](/mastop_go2-tutorial/other.md)&#x20;
* [Module Credits](/mastop_go2-tutorial/module-credits.md)
* [About XOOPS CMS](/mastop_go2-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, and the optional `goal` query parameter:

```
GET https://xoops.gitbook.io/mastop_go2-tutorial/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
