> For the complete documentation index, see [llms.txt](https://docs.prevps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prevps.com/documentation/spain/soporte/lista-de-verificacion-de-solucion-de-problemas.md).

# Lista de verificación de solución de problemas

## Lista de verificación para solución de problemas

### Guías relacionadas

* [Probar conectividad de red con ping (macOS)](broken://spaces/Kl5vtDmF0AWHQK2ygtOk/pages/3923c600e16379663c4004e23c264d47d76521a3)
* [Tiempo de entrega del VPS](broken://spaces/Kl5vtDmF0AWHQK2ygtOk/pages/c3a295a5cfda22070e42d86a7cb748118b672576)

### 1) Confirmar lo básico

* ¿Está la factura pagada?
* ¿El servicio está activo en el Área de Cliente?
* ¿Algún anuncio relacionado?

Enlaces:

* Facturas: <https://prevps.com/clients/clientarea.php?action=invoices>
* Anuncios: <https://prevps.com/clients/index.php?rp=/announcements>

### 2) Síntomas de la red

* Si es un tiempo de espera: revise las reglas del firewall en el servidor.
* Si es autenticación: confirme el nombre de usuario/contraseña/clave.
* Si está relacionado con DNS: confirme los servidores de nombres y los valores de los registros.

### 3) Acciones seguras

* Reinicie el servicio (si está disponible).
* Intente desde otra red.
* Recoja registros y el error exacto.

### 4) Cuándo abrir un ticket

Abra un ticket si:

* Sospecha problemas de hardware/red.
* No puede acceder al servidor después de las comprobaciones básicas.
* Necesita acciones de facturación/dominio.


---

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

```
GET https://docs.prevps.com/documentation/spain/soporte/lista-de-verificacion-de-solucion-de-problemas.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.
