# General Technical Questions

- [Windows](https://docs.vibeshost.com/gtq/windows.md): Learn how to manage your windows service and take a little bit more profit
- [Change VPS Password](https://docs.vibeshost.com/gtq/windows/change-vps-password.md): View how to change the Administrator user password in Windows Server
- [How to connect to your windows VPS](https://docs.vibeshost.com/gtq/windows/how-to-connect-to-your-windows-vps.md): Here you will see how to connect to a Windows VPS.
- [Open Windows Firewall Ports](https://docs.vibeshost.com/gtq/windows/open-windows-firewall-ports.md): Learn how to open ports on the windows firewall
- [Setup MariaDB on Windows Server](https://docs.vibeshost.com/gtq/windows/setup-mariadb-on-windows-server.md): Set Up MariaDB and unlock the power of this Database engine, we recommend it more than other programs like Xampp.
- [Disable Windows Update](https://docs.vibeshost.com/gtq/windows/disable-windows-update.md): Welcome to a guide to Disable Windows Update on Windows Server 2022
- [Linux](https://docs.vibeshost.com/gtq/quickstart.md): Basic documentation about your linux service managment
- [Change user password](https://docs.vibeshost.com/gtq/quickstart/change-user-password.md): Changing the root user's password is an essential task for system security or recovery. Here's a step-by-step guide depending on whether you can log in as root, access through a sudo-enabled account,
- [Install MariaDB on Linux](https://docs.vibeshost.com/gtq/quickstart/install-mariadb-on-linux.md): Learn how to install mariadb service on different linux distributions
- [AntiDDos Firewall Managment](https://docs.vibeshost.com/gtq/antiddos-firewall-managment.md): Learn about how to manage your AntiDDoS protection.
- [Path.net](https://docs.vibeshost.com/gtq/antiddos-firewall-managment/path.net.md): Learn how to manage your filter and rules on the external antiddos dashboard


---

# 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://docs.vibeshost.com/gtq.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.
