# Instalación vía WordPress

Esta es la forma más rápida de instalar la mayoría de los productos.

1. En tu panel de WordPress, ve a Plugins > Añadir nuevo (o Apariencia > Temas > Añadir nuevo).\ <br>

   <figure><img src="/files/KwPRMHxLi98hmrGakUSL" alt="" width="455"><figcaption></figcaption></figure>

2. Haz clic en el botón "Subir Plugin" (o "Subir Tema") en la parte superior.\ <br>

   <figure><img src="/files/4d71hbua57c54rcIBrM7" alt="" width="552"><figcaption></figcaption></figure>

3. Selecciona el archivo `.zip` que descargaste de GPLClub.\ <br>

   <figure><img src="/files/2i04lZ45fBBKf03f0XPc" alt="" width="563"><figcaption></figcaption></figure>

4. Haz clic en Instalar ahora y luego en Activar.\ <br>

   <figure><img src="/files/SwxlFT8L9bnNHRg4uDX6" alt="" width="500"><figcaption></figcaption></figure>

> ⚠️ Error Común: "Falta el archivo style.css" Si al intentar instalar un tema recibes este error, significa que has subido el paquete completo de descarga en lugar del archivo instalable. Solución: Descomprime el archivo `.zip` que descargaste. Dentro encontrarás carpetas de documentación y otro archivo .zip (el instalable). Sube ese archivo interno.


---

# 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.gplclub.com/descargas-e-instalacion-manual/instalacion-via-wordpress.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.
