# Install/Uninstall

1. Installation follows the usual XOOPS routine. After downloading the module distribution pack, decompress the file and open the folder and any nested folder beneath until you find the main module files. The parent folder will be uploaded to your server into the 'Modules' directory. Now open and view the  'Readme' or changelog files and follow any directions given. There are no pre-install configurations required for this module. \
   \
   &#x20;&#x20;
2. Using your usual FTP client upload the smartfaq directory to you 'modules' directory of your website files.\
   &#x20;\
   &#x20;
3. Open your website administration page and go to 'modules'\
   &#x20;\
   &#x20;
4. Install the module by clicking the install link. A confirmation page should give you a link back to 'module administration page'


---

# 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/xoopstube-tutorial/install-uninstall.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.
