> For the complete documentation index, see [llms.txt](https://docs.gplclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gplclub.com/membresias-y-cuenta/limites-de-descarga-y-creditos.md).

# Límites de Descarga y Créditos

#### ¿Cómo funcionan las descargas diarias?

Tu límite de descargas (30 o 50, según tu plan) funciona como un crédito diario.

* Cada vez que descargas un archivo zip desde la web, se descuenta 1 crédito.
* Cada vez que actualizas un plugin automáticamente usando GPLClub Updater, se descuenta 1 crédito.

#### ¿Cuándo se reinician mis créditos?

El contador se reinicia automáticamente cada 24 horas (al cambio de día del servidor). Si agotas tus descargas, simplemente debes esperar al día siguiente.

#### Política de "Uso Justo" (Fair Use)

Está estrictamente prohibido el uso de bots, scripts o herramientas automatizadas para descargar masivamente el catálogo (Scraping). Las cuentas que muestren este comportamiento serán suspendidas permanentemente sin derecho a reembolso.


---

# 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.gplclub.com/membresias-y-cuenta/limites-de-descarga-y-creditos.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.
