# Cloud service usage limits

Check below for details on the word processing limits associated with each product and subscription plan. Annual subscriptions have a word limit and this limit reflects the total word count processed by the service for all users during the entire subscription term. For free service tiers, word limits are imposed on a daily basis per website.

{% hint style="warning" %}
Clients with an Advanced (Custom) plan should [contact our sales team](https://webspellchecker.com/contact-us/) to define their unique word limit.
{% endhint %}

<table data-full-width="true"><thead><tr><th>Plan</th><th>Word limit, year</th><th data-hidden>Word limit, month</th></tr></thead><tbody><tr><td><strong>WProofreader SDK (including API, plugin for CKEditor 5)</strong></td><td></td><td></td></tr><tr><td>Free</td><td>20K per day</td><td></td></tr><tr><td>Starter (Basic)</td><td>200 million</td><td></td></tr><tr><td>Professional (Plus)</td><td>500 million</td><td></td></tr><tr><td>Advanced (Custom)</td><td>starts from 1 billion</td><td></td></tr><tr><td><strong>SCAYT plugin for CKEditor 4</strong></td><td></td><td></td></tr><tr><td>Free</td><td>10K per day (one website)</td><td></td></tr><tr><td>Starter (Basic)</td><td>200 million</td><td></td></tr><tr><td>Professional (Plus)</td><td>500 million</td><td></td></tr><tr><td>Advanced (Custom)</td><td>starts from 1 billion</td><td></td></tr><tr><td><strong>WProofreader plugin for WordPress</strong></td><td></td><td></td></tr><tr><td>Free</td><td>10K per day (one website)</td><td></td></tr><tr><td>Pro</td><td>100 million</td><td></td></tr><tr><td><strong>Drupal</strong></td><td></td><td></td></tr><tr><td>Free</td><td>10K per day (one website)</td><td></td></tr><tr><td>Paid plans</td><td>The same as for SDK</td><td>The same as for SDK</td></tr></tbody></table>


---

# 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.wproofreader.com/plans-and-billing/cloud-service-usage-limits.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.
