> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/how-do-i-add-a-supported-language.md).

# How do I add a supported language?

{% tabs %}
{% tab title="Cloud" %}
As a subscriber to our cloud services, you can select and enable any number of languages from our supported list, regardless of your subscription plan. Initially, you choose a set of languages during signup.&#x20;

**To add more languages later**, use the [additional dictionaries](https://webspellchecker.com/select-additional-dictionaries/) form available in your account. Sign in and confirm your selection to complete the process.&#x20;

If you need to remove a language, please [contact our technical support team](https://webspellchecker.com/contact-us/) for assistance.
{% endtab %}

{% tab title="On-premise" %}
From version 5.30.0 onwards, we've changed our approach for shipped languages to make the package more lightweight. This allows clients to select the languages they wish to install during setup, a shift from our previous method in version 5.17.0, where all languages were enabled by default and required additional resources during installation. Now, based on your selected languages, the necessary resources will be uploaded and configured during setup.

If you're using a version older than 5.30.0 and need to add more languages, please [contact us](https://webspellchecker.com/contact-us/) to obtain the latest package. This update will enable you to perform the upgrade and configure additional languages on your own, as we no longer provide custom builds with pre-added languages.
{% endtab %}
{% endtabs %}


---

# 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.wproofreader.com/v6.10.0.0/faq/general/licensing/how-do-i-add-a-supported-language.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.
