# Preguntas técnicas generales

- [Windows](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows.md): Aprenda a administrar su servicio de Windows y obtenga un poco más de ganancias
- [Cambiar la contraseña del VPS](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows/cambiar-la-contrasena-del-vps.md): Vea cómo cambiar la contraseña del usuario administrador en Windows Server
- [Cómo conectarse a su VPS de Windows](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows/como-conectarse-a-su-vps-de-windows.md): Aquí verá cómo conectarse a un VPS de Windows.
- [Abrir puertos del Firewall de Windows](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows/abrir-puertos-del-firewall-de-windows.md): Configurar MariaDB en Windows Server
- [Configurar MariaDB en Windows Server](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows/configurar-mariadb-en-windows-server.md): Configure MariaDB y desbloquee el poder de este motor de base de datos, lo recomendamos más que otros programas como Xampp.
- [Deshabilitar Windows Update](https://docs.hero-hostings.net/preguntas-tecnicas-generales/windows/deshabilitar-windows-update.md): Bienvenido a una guía para deshabilitar Windows Update en Windows Server 2022


---

# 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.hero-hostings.net/preguntas-tecnicas-generales.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.
