> 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/en/memberships-and-account/download-limits-and-credits.md).

# Download Limits and Credits

#### How do daily downloads work?

Your download limit (30 or 50, depending on your plan) works as a daily credit.

* Each time you download a zip file from the website, 1 credit is deducted.
* Each time you automatically update a plugin using GPLClub Updater, 1 credit is deducted.

#### When do my credits reset?

The counter resets automatically every 24 hours (at the server's day change). If you run out of downloads, simply wait until the next day.

#### Fair Use Policy

The use of bots, scripts, or automated tools to mass-download the catalog (Scraping) is strictly prohibited. Accounts showing this behavior will be permanently suspended without the right to a refund.

***


---

# 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/en/memberships-and-account/download-limits-and-credits.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.
