# WProofreader SDK

## v6.10.0

- [Getting started](https://docs.wproofreader.com/v6.10.0.0/getting-started.md)
- [Overview](https://docs.wproofreader.com/v6.10.0.0/overview.md)
- [What's new in 6.10.0?](https://docs.wproofreader.com/v6.10.0.0/whats-new-in-6.10.0.md)
- [Supported browsers](https://docs.wproofreader.com/v6.10.0.0/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/v6.10.0.0/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/v6.10.0.0/integrations/initialization/configuration-options/callbacks.md)
- [JavaScript frameworks](https://docs.wproofreader.com/v6.10.0.0/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/v6.10.0.0/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/v6.10.0.0/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/v6.10.0.0/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/v6.10.0.0/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/v6.10.0.0/integrations/rich-text-editors/tinymce-6+.md)
- [HTML editable elements](https://docs.wproofreader.com/v6.10.0.0/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/v6.10.0.0/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.10.0.0/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/v6.10.0.0/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/v6.10.0.0/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/v6.10.0.0/integrations/wordpress.md)
- [How-tos](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/v6.10.0.0/integrations/how-tos/versioning-with-jsdelivr.md)
- [User manual](https://docs.wproofreader.com/v6.10.0.0/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/v6.10.0.0/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/spanish.md)
- [French](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/v6.10.0.0/features/spell-and-grammar-check/czech.md)
- [Style check](https://docs.wproofreader.com/v6.10.0.0/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/v6.10.0.0/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/v6.10.0.0/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/v6.10.0.0/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/v6.10.0.0/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/v6.10.0.0/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/v6.10.0.0/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/v6.10.0.0/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/v6.10.0.0/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary/user-dictionary.md)
- [User dictionary user manual](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin pan](https://docs.wproofreader.com/v6.10.0.0/features/custom-dictionary/organization-dictionary-cloud-admin-pan.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/v6.10.0.0/features/ai-writing-assistant-aiwa.md)
- [Accessibility](https://docs.wproofreader.com/v6.10.0.0/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/v6.10.0.0/features/analytics.md)
- [Overview](https://docs.wproofreader.com/v6.10.0.0/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/v6.10.0.0/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/v6.10.0.0/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/v6.10.0.0/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/v6.10.0.0/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/v6.10.0.0/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/v6.10.0.0/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/v6.10.0.0/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/v6.10.0.0/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/v6.10.0.0/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/v6.10.0.0/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/v6.10.0.0/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/v6.10.0.0/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/v6.10.0.0/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/v6.10.0.0/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/v6.10.0.0/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Response schema](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/v6.10.0.0/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/v6.10.0.0/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/v6.10.0.0/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Build without internet connection](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/v6.10.0.0/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/v6.10.0.0/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Excluding words from the language dictionary](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/spell-check-engine/excluding-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [AI engine setup](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/languages-setup.md)
- [Monitoring system health](https://docs.wproofreader.com/v6.10.0.0/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend.md)
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.10.0.0/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/v6.10.0.0/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/v6.10.0.0/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/v6.10.0.0/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/v6.10.0.0/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/v6.10.0.0/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/v6.10.0.0/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/v6.10.0.0/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/v6.10.0.0/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/v6.10.0.0/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/v6.10.0.0/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/v6.10.0.0/admin-panel/credentials.md)
- [Technical](https://docs.wproofreader.com/v6.10.0.0/faq/technical.md)
- [Compatibility and Support](https://docs.wproofreader.com/v6.10.0.0/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.10.0.0/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and Grammar check? Do you have different cache limit f](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check-do-you-have-different-cache-limit-f.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader/latency-and-execution-speed-debounce-mechanism.md)
- [Web API](https://docs.wproofreader.com/v6.10.0.0/faq/technical/web-api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/web-api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/web-api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/web-api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words.](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words..md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/v6.10.0.0/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/v6.10.0.0/faq/technical/security/do-you-implement-any-data-encryption.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/v6.10.0.0/faq/technical/wproofreader-doesnt-work-in-zen-browser.md)
- [General](https://docs.wproofreader.com/v6.10.0.0/faq/general.md)
- [Compliance](https://docs.wproofreader.com/v6.10.0.0/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/v6.10.0.0/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing.md)
- [How do I add a supported language?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/how-do-i-add-a-supported-language.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/v6.10.0.0/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/v6.10.0.0/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/v6.10.0.0/faq/general/support/what-are-supports-business-hours.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/v6.10.0.0/faq/general/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/v6.10.0.0/faq/general/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/v6.10.0.0/faq/general/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/v6.10.0.0/faq/general/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [Pricing and discounts](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/v6.10.0.0/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/v6.10.0.0/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/v6.10.0.0/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/v6.10.0.0/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/v6.10.0.0/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/v6.10.0.0/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/v6.10.0.0/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/v6.10.0.0/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/v6.10.0.0/other/cloud-data-flow-diagrams.md)

## v6.11.0

- [Getting started](https://docs.wproofreader.com/v6.11.0/getting-started.md)
- [Overview](https://docs.wproofreader.com/v6.11.0/overview.md)
- [What's new in 6.11.0?](https://docs.wproofreader.com/v6.11.0/whats-new-in-6.11.0.md): Version 6.11.0
- [Supported browsers](https://docs.wproofreader.com/v6.11.0/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/v6.11.0/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/v6.11.0/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/v6.11.0/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/v6.11.0/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/v6.11.0/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/v6.11.0/integrations/initialization/configuration-options/callbacks.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/v6.11.0/integrations/initialization/latency-and-execution-speed-debounce-mechanism.md)
- [JavaScript frameworks](https://docs.wproofreader.com/v6.11.0/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/v6.11.0/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/v6.11.0/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/v6.11.0/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/v6.11.0/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/v6.11.0/integrations/rich-text-editors/tinymce-6+.md)
- [HTML editable elements](https://docs.wproofreader.com/v6.11.0/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/v6.11.0/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.11.0/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/v6.11.0/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/v6.11.0/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/v6.11.0/integrations/wordpress.md)
- [How-tos](https://docs.wproofreader.com/v6.11.0/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/versioning-with-jsdelivr.md)
- [How to hide specific options within the general section on settings](https://docs.wproofreader.com/v6.11.0/integrations/how-tos/how-to-hide-specific-options-within-the-general-section-on-settings.md)
- [User manual](https://docs.wproofreader.com/v6.11.0/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/v6.11.0/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/spanish.md)
- [French](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/v6.11.0/features/spell-and-grammar-check/czech.md)
- [Style check](https://docs.wproofreader.com/v6.11.0/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/v6.11.0/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/v6.11.0/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/v6.11.0/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/v6.11.0/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/v6.11.0/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/v6.11.0/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/v6.11.0/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/v6.11.0/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary/user-dictionary.md)
- [User dictionary user manual](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin panel](https://docs.wproofreader.com/v6.11.0/features/custom-dictionary/organization-dictionary-cloud-admin-panel.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/v6.11.0/features/ai-writing-assistant-aiwa.md)
- [Accessibility](https://docs.wproofreader.com/v6.11.0/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/v6.11.0/features/analytics.md)
- [Overview](https://docs.wproofreader.com/v6.11.0/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/v6.11.0/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/v6.11.0/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/v6.11.0/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/v6.11.0/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/v6.11.0/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/v6.11.0/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/v6.11.0/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/v6.11.0/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/v6.11.0/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/v6.11.0/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/v6.11.0/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/v6.11.0/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/v6.11.0/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/v6.11.0/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/v6.11.0/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Response schema](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/v6.11.0/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/v6.11.0/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/v6.11.0/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/v6.11.0/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/v6.11.0/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/v6.11.0/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/v6.11.0/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/v6.11.0/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/v6.11.0/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Build without internet connection](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/v6.11.0/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/v6.11.0/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/v6.11.0/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/v6.11.0/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/v6.11.0/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/v6.11.0/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/v6.11.0/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/v6.11.0/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/v6.11.0/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/v6.11.0/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/v6.11.0/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/v6.11.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.11.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.11.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/v6.11.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/v6.11.0/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/v6.11.0/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Exclude words from the language dictionary](https://docs.wproofreader.com/v6.11.0/deployment/configuration/spell-check-engine/exclude-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/v6.11.0/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/v6.11.0/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [Configure Java for the grammar engine](https://docs.wproofreader.com/v6.11.0/deployment/configuration/grammar-check-engine-setup/configure-java-for-the-grammar-engine.md)
- [AI engine setup](https://docs.wproofreader.com/v6.11.0/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/v6.11.0/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/v6.11.0/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/v6.11.0/deployment/configuration/languages-setup.md)
- [Monitoring system health](https://docs.wproofreader.com/v6.11.0/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/v6.11.0/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend.md)
- [Application doesn't start on Windows and IIS returns 502.3](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/application-doesnt-start-on-windows-and-iis-returns-502.3.md): Fix a Windows-only startup issue in versions v5.38.0 to v6.11.0.
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.11.0/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/v6.11.0/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/v6.11.0/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/v6.11.0/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/v6.11.0/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/v6.11.0/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/v6.11.0/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/v6.11.0/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/v6.11.0/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/v6.11.0/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/v6.11.0/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/v6.11.0/admin-panel/credentials.md)
- [Third-party software and licenses](https://docs.wproofreader.com/v6.11.0/resources/third-party-software-and-licenses.md)
- [Credits and acknowledgments](https://docs.wproofreader.com/v6.11.0/resources/credits-and-acknowledgments.md)
- [Technical](https://docs.wproofreader.com/v6.11.0/faq/technical.md)
- [Compatibility and support](https://docs.wproofreader.com/v6.11.0/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/v6.11.0/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/v6.11.0/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/v6.11.0/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/v6.11.0/faq/technical/compatibility-and-support/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.11.0/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/v6.11.0/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/v6.11.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/v6.11.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/v6.11.0/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/v6.11.0/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/v6.11.0/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [API](https://docs.wproofreader.com/v6.11.0/faq/technical/api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/v6.11.0/faq/technical/api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/v6.11.0/faq/technical/api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/v6.11.0/faq/technical/api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/v6.11.0/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words.md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/v6.11.0/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/v6.11.0/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/v6.11.0/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/v6.11.0/faq/technical/security/do-you-implement-any-data-encryption.md)
- [General](https://docs.wproofreader.com/v6.11.0/faq/general.md)
- [Compliance](https://docs.wproofreader.com/v6.11.0/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/v6.11.0/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/v6.11.0/faq/general/licensing.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/v6.11.0/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/v6.11.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/v6.11.0/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/v6.11.0/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/v6.11.0/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/v6.11.0/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/v6.11.0/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/v6.11.0/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/v6.11.0/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/v6.11.0/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/v6.11.0/faq/general/support/what-are-supports-business-hours.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/v6.11.0/faq/general/support/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/v6.11.0/faq/general/support/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/v6.11.0/faq/general/support/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [How to check the version?](https://docs.wproofreader.com/v6.11.0/faq/general/support/how-to-check-the-version.md)
- [Pricing and discounts](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/v6.11.0/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/v6.11.0/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/v6.11.0/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/v6.11.0/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/v6.11.0/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/v6.11.0/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/v6.11.0/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/v6.11.0/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/v6.11.0/other/cloud-data-flow-diagrams.md)

## v6.11.1

- [Getting started](https://docs.wproofreader.com/v6.11.1/getting-started.md)
- [Overview](https://docs.wproofreader.com/v6.11.1/overview.md)
- [What's new in 6.11.1?](https://docs.wproofreader.com/v6.11.1/whats-new-in-6.11.1.md): Version 6.11.1
- [Supported browsers](https://docs.wproofreader.com/v6.11.1/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/v6.11.1/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/v6.11.1/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/v6.11.1/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/v6.11.1/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/v6.11.1/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/v6.11.1/integrations/initialization/configuration-options/callbacks.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/v6.11.1/integrations/initialization/latency-and-execution-speed-debounce-mechanism.md)
- [JavaScript frameworks](https://docs.wproofreader.com/v6.11.1/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/v6.11.1/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/v6.11.1/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/v6.11.1/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/v6.11.1/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/v6.11.1/integrations/rich-text-editors/tinymce-6+.md)
- [HTML editable elements](https://docs.wproofreader.com/v6.11.1/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/v6.11.1/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.11.1/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/v6.11.1/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/v6.11.1/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/v6.11.1/integrations/wordpress.md)
- [How-tos](https://docs.wproofreader.com/v6.11.1/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/versioning-with-jsdelivr.md)
- [How to hide specific options within the general section on settings](https://docs.wproofreader.com/v6.11.1/integrations/how-tos/how-to-hide-specific-options-within-the-general-section-on-settings.md)
- [User manual](https://docs.wproofreader.com/v6.11.1/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/v6.11.1/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/spanish.md): Performance results after release of the AI-based Spanish proofreading engine (version 3.0) in v6.11.1.
- [French](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/v6.11.1/features/spell-and-grammar-check/czech.md)
- [Style check](https://docs.wproofreader.com/v6.11.1/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/v6.11.1/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/v6.11.1/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/v6.11.1/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/v6.11.1/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/v6.11.1/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/v6.11.1/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/v6.11.1/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/v6.11.1/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/user-dictionary.md)
- [User dictionary: self-hosted management](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/user-dictionary-self-hosted-management.md)
- [User dictionary user manual](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin pan](https://docs.wproofreader.com/v6.11.1/features/custom-dictionary/organization-dictionary-cloud-admin-pan.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/v6.11.1/features/ai-writing-assistant-aiwa.md)
- [Accessibility](https://docs.wproofreader.com/v6.11.1/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/v6.11.1/features/analytics.md)
- [Overview](https://docs.wproofreader.com/v6.11.1/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/v6.11.1/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/v6.11.1/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/v6.11.1/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/v6.11.1/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/v6.11.1/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/v6.11.1/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/v6.11.1/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/v6.11.1/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/v6.11.1/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/v6.11.1/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/v6.11.1/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/v6.11.1/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/v6.11.1/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/v6.11.1/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/v6.11.1/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Response schema](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/v6.11.1/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/v6.11.1/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/v6.11.1/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/v6.11.1/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/v6.11.1/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/v6.11.1/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/v6.11.1/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/v6.11.1/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/v6.11.1/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Manage shared resources in Docker](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/manage-shared-resources-in-docker.md)
- [Build without internet connection](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/v6.11.1/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/v6.11.1/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/v6.11.1/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/v6.11.1/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/v6.11.1/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/v6.11.1/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/v6.11.1/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/v6.11.1/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/v6.11.1/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/v6.11.1/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/v6.11.1/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/v6.11.1/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.11.1/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.11.1/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/v6.11.1/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/v6.11.1/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/v6.11.1/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Excluding words from the language dictionary](https://docs.wproofreader.com/v6.11.1/deployment/configuration/spell-check-engine/excluding-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/v6.11.1/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/v6.11.1/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [Configure Java for the grammar engine](https://docs.wproofreader.com/v6.11.1/deployment/configuration/grammar-check-engine-setup/configure-java-for-the-grammar-engine.md)
- [AI engine setup](https://docs.wproofreader.com/v6.11.1/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/v6.11.1/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/v6.11.1/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/v6.11.1/deployment/configuration/languages-setup.md)
- [Monitoring system health](https://docs.wproofreader.com/v6.11.1/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/v6.11.1/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend.md)
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.11.1/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/v6.11.1/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/v6.11.1/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/v6.11.1/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/v6.11.1/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/v6.11.1/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/v6.11.1/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/v6.11.1/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/v6.11.1/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/v6.11.1/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/v6.11.1/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/v6.11.1/admin-panel/credentials.md)
- [Third-party software and licenses](https://docs.wproofreader.com/v6.11.1/resources/third-party-software-and-licenses.md)
- [Credits and acknowledgments](https://docs.wproofreader.com/v6.11.1/resources/credits-and-acknowledgments.md)
- [Technical](https://docs.wproofreader.com/v6.11.1/faq/technical.md)
- [Compatibility and support](https://docs.wproofreader.com/v6.11.1/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/v6.11.1/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/v6.11.1/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/v6.11.1/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/v6.11.1/faq/technical/compatibility-and-support/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.11.1/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/v6.11.1/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/v6.11.1/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/v6.11.1/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/v6.11.1/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/v6.11.1/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/v6.11.1/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [API](https://docs.wproofreader.com/v6.11.1/faq/technical/api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/v6.11.1/faq/technical/api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/v6.11.1/faq/technical/api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/v6.11.1/faq/technical/api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/v6.11.1/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words](https://docs.wproofreader.com/v6.11.1/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words.md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/v6.11.1/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/v6.11.1/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/v6.11.1/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/v6.11.1/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/v6.11.1/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/v6.11.1/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/v6.11.1/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/v6.11.1/faq/technical/security/do-you-implement-any-data-encryption.md)
- [General](https://docs.wproofreader.com/v6.11.1/faq/general.md)
- [Compliance](https://docs.wproofreader.com/v6.11.1/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/v6.11.1/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/v6.11.1/faq/general/licensing.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/v6.11.1/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/v6.11.1/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/v6.11.1/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/v6.11.1/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/v6.11.1/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/v6.11.1/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/v6.11.1/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/v6.11.1/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/v6.11.1/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/v6.11.1/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/v6.11.1/faq/general/support/what-are-supports-business-hours.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/v6.11.1/faq/general/support/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/v6.11.1/faq/general/support/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/v6.11.1/faq/general/support/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [How to check the version?](https://docs.wproofreader.com/v6.11.1/faq/general/support/how-to-check-the-version.md)
- [Pricing and discounts](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/v6.11.1/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/v6.11.1/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/v6.11.1/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/v6.11.1/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/v6.11.1/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/v6.11.1/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/v6.11.1/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/v6.11.1/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/v6.11.1/other/cloud-data-flow-diagrams.md)

## v6.12.0

- [Getting started](https://docs.wproofreader.com/v6.12.0/getting-started.md)
- [Overview](https://docs.wproofreader.com/v6.12.0/overview.md)
- [What's new?](https://docs.wproofreader.com/v6.12.0/whats-new.md): Version 6.12.0
- [Supported browsers](https://docs.wproofreader.com/v6.12.0/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/v6.12.0/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/v6.12.0/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/v6.12.0/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/v6.12.0/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/v6.12.0/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/v6.12.0/integrations/initialization/configuration-options/callbacks.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/v6.12.0/integrations/initialization/latency-and-execution-speed-debounce-mechanism.md)
- [JavaScript frameworks](https://docs.wproofreader.com/v6.12.0/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors/tinymce-6+.md)
- [Tiptap](https://docs.wproofreader.com/v6.12.0/integrations/rich-text-editors/tiptap.md)
- [HTML editable elements](https://docs.wproofreader.com/v6.12.0/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/v6.12.0/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.12.0/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/v6.12.0/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/v6.12.0/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/v6.12.0/integrations/wordpress.md)
- [How-tos](https://docs.wproofreader.com/v6.12.0/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/versioning-with-jsdelivr.md)
- [How to hide specific options within the general section on settings](https://docs.wproofreader.com/v6.12.0/integrations/how-tos/how-to-hide-specific-options-within-the-general-section-on-settings.md)
- [Moodle](https://docs.wproofreader.com/v6.12.0/integrations/moodle.md)
- [User manual](https://docs.wproofreader.com/v6.12.0/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/v6.12.0/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/spanish.md): Performance results after release of the AI-based Spanish proofreading engine (version 3.0) in v6.11.1.
- [French](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/v6.12.0/features/spell-and-grammar-check/czech.md)
- [Style check](https://docs.wproofreader.com/v6.12.0/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/v6.12.0/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/v6.12.0/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/v6.12.0/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/v6.12.0/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/v6.12.0/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/v6.12.0/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/v6.12.0/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/v6.12.0/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/user-dictionary.md)
- [User dictionary: self-hosted management](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/user-dictionary-self-hosted-management.md)
- [User dictionary user manual](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin panel](https://docs.wproofreader.com/v6.12.0/features/custom-dictionary/organization-dictionary-cloud-admin-panel.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/v6.12.0/features/ai-writing-assistant-aiwa.md)
- [Default language models by language](https://docs.wproofreader.com/v6.12.0/features/ai-writing-assistant-aiwa/default-language-models-by-language.md)
- [Accessibility](https://docs.wproofreader.com/v6.12.0/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/v6.12.0/features/analytics.md)
- [Overview](https://docs.wproofreader.com/v6.12.0/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/v6.12.0/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/v6.12.0/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/v6.12.0/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/v6.12.0/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/v6.12.0/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/v6.12.0/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/v6.12.0/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/v6.12.0/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/v6.12.0/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/v6.12.0/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/v6.12.0/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/v6.12.0/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/v6.12.0/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/v6.12.0/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/v6.12.0/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Add collection (addcollection)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/add-collection-addcollection.md): Create a new style guide collection.
- [Delete collection (deletecollection)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/delete-collection-deletecollection.md): Create a new style guide collection.
- [Get collections (getcollections)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/get-collections-getcollections.md): Create a new style guide collection.
- [Edit collection (editcollections)](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/actions/edit-collection-editcollections.md): Create a new style guide collection.
- [Response schema](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/v6.12.0/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/v6.12.0/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/v6.12.0/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/v6.12.0/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/v6.12.0/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/v6.12.0/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/v6.12.0/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/v6.12.0/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/v6.12.0/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Manage shared resources in Docker](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/manage-shared-resources-in-docker.md)
- [Build without internet connection](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/v6.12.0/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/v6.12.0/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/v6.12.0/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/v6.12.0/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/v6.12.0/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/v6.12.0/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/v6.12.0/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/v6.12.0/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/v6.12.0/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/v6.12.0/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/v6.12.0/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/v6.12.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.12.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.12.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/v6.12.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/v6.12.0/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/v6.12.0/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Excluding words from the language dictionary](https://docs.wproofreader.com/v6.12.0/deployment/configuration/spell-check-engine/excluding-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/v6.12.0/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/v6.12.0/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [Configure Java for the grammar engine](https://docs.wproofreader.com/v6.12.0/deployment/configuration/grammar-check-engine-setup/configure-java-for-the-grammar-engine.md)
- [AI engine setup](https://docs.wproofreader.com/v6.12.0/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/v6.12.0/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/v6.12.0/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/v6.12.0/deployment/configuration/languages-setup.md)
- [Monitoring system health](https://docs.wproofreader.com/v6.12.0/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/v6.12.0/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend.md)
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.12.0/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/v6.12.0/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/v6.12.0/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/v6.12.0/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/v6.12.0/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/v6.12.0/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/v6.12.0/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/v6.12.0/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/v6.12.0/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/v6.12.0/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/v6.12.0/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/v6.12.0/admin-panel/credentials.md)
- [Third-party software and licenses](https://docs.wproofreader.com/v6.12.0/resources/third-party-software-and-licenses.md)
- [Credits and acknowledgments](https://docs.wproofreader.com/v6.12.0/resources/credits-and-acknowledgments.md)
- [Technical](https://docs.wproofreader.com/v6.12.0/faq/technical.md)
- [Compatibility and support](https://docs.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/v6.12.0/faq/technical/compatibility-and-support/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.12.0/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/v6.12.0/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/v6.12.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/v6.12.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/v6.12.0/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/v6.12.0/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/v6.12.0/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [API](https://docs.wproofreader.com/v6.12.0/faq/technical/api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/v6.12.0/faq/technical/api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/v6.12.0/faq/technical/api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/v6.12.0/faq/technical/api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/v6.12.0/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words](https://docs.wproofreader.com/v6.12.0/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words.md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/v6.12.0/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/v6.12.0/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/v6.12.0/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/v6.12.0/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/v6.12.0/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/v6.12.0/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/v6.12.0/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/v6.12.0/faq/technical/security/do-you-implement-any-data-encryption.md)
- [WebSpellChecker security advisory WSC-SA-2026-001](https://docs.wproofreader.com/v6.12.0/faq/technical/security/webspellchecker-security-advisory-wsc-sa-2026-001.md): Security advisory WSC-SA-2026-001 covering CVE-2026-40682, CVE-2026-42027, and CVE-2026-42440 in Apache OpenNLP bundled with WProofreader. Status: not exploitable, no customer action required.
- [General](https://docs.wproofreader.com/v6.12.0/faq/general.md)
- [Compliance](https://docs.wproofreader.com/v6.12.0/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/v6.12.0/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/v6.12.0/faq/general/licensing.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/v6.12.0/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/v6.12.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/v6.12.0/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/v6.12.0/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/v6.12.0/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/v6.12.0/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/v6.12.0/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/v6.12.0/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/v6.12.0/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/v6.12.0/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/v6.12.0/faq/general/support/what-are-supports-business-hours.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/v6.12.0/faq/general/support/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/v6.12.0/faq/general/support/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/v6.12.0/faq/general/support/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [How to check the version?](https://docs.wproofreader.com/v6.12.0/faq/general/support/how-to-check-the-version.md)
- [Pricing and discounts](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/v6.12.0/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/v6.12.0/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/v6.12.0/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/v6.12.0/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/v6.12.0/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/v6.12.0/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/v6.12.0/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/v6.12.0/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/v6.12.0/other/cloud-data-flow-diagrams.md)

## v6.13.0

- [Getting started](https://docs.wproofreader.com/v6.13.0/getting-started.md)
- [Overview](https://docs.wproofreader.com/v6.13.0/overview.md)
- [What's new?](https://docs.wproofreader.com/v6.13.0/whats-new.md): Version 6.13.0
- [Supported browsers](https://docs.wproofreader.com/v6.13.0/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/v6.13.0/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/v6.13.0/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/v6.13.0/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/v6.13.0/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/v6.13.0/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/v6.13.0/integrations/initialization/configuration-options/callbacks.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/v6.13.0/integrations/initialization/latency-and-execution-speed-debounce-mechanism.md)
- [JavaScript frameworks](https://docs.wproofreader.com/v6.13.0/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors/tinymce-6+.md)
- [Tiptap](https://docs.wproofreader.com/v6.13.0/integrations/rich-text-editors/tiptap.md)
- [HTML editable elements](https://docs.wproofreader.com/v6.13.0/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/v6.13.0/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.13.0/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/v6.13.0/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/v6.13.0/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/v6.13.0/integrations/wordpress.md)
- [How-tos](https://docs.wproofreader.com/v6.13.0/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/versioning-with-jsdelivr.md)
- [How to hide specific options within the general section on settings](https://docs.wproofreader.com/v6.13.0/integrations/how-tos/how-to-hide-specific-options-within-the-general-section-on-settings.md)
- [Moodle](https://docs.wproofreader.com/v6.13.0/integrations/moodle.md)
- [User manual](https://docs.wproofreader.com/v6.13.0/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/v6.13.0/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/spanish.md): Performance results after release of the AI-based Spanish proofreading engine (version 3.0) in v6.11.1.
- [French](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/v6.13.0/features/spell-and-grammar-check/czech.md)
- [Style check](https://docs.wproofreader.com/v6.13.0/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/v6.13.0/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/v6.13.0/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/v6.13.0/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/v6.13.0/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/v6.13.0/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/v6.13.0/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/v6.13.0/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/v6.13.0/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/user-dictionary.md)
- [User dictionary: self-hosted management](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/user-dictionary-self-hosted-management.md)
- [User dictionary user manual](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin panel](https://docs.wproofreader.com/v6.13.0/features/custom-dictionary/organization-dictionary-cloud-admin-panel.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/v6.13.0/features/ai-writing-assistant-aiwa.md)
- [Default language models by language](https://docs.wproofreader.com/v6.13.0/features/ai-writing-assistant-aiwa/default-language-models-by-language.md)
- [Accessibility](https://docs.wproofreader.com/v6.13.0/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/v6.13.0/features/analytics.md)
- [Overview](https://docs.wproofreader.com/v6.13.0/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/v6.13.0/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/v6.13.0/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/v6.13.0/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/v6.13.0/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/v6.13.0/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/v6.13.0/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/v6.13.0/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/v6.13.0/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/v6.13.0/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/v6.13.0/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/v6.13.0/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/v6.13.0/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/v6.13.0/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/v6.13.0/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/v6.13.0/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Add collection (addcollection)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/add-collection-addcollection.md): Create a new style guide collection.
- [Delete collection (deletecollection)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/delete-collection-deletecollection.md): Create a new style guide collection.
- [Get collections (getcollections)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/get-collections-getcollections.md): Create a new style guide collection.
- [Edit collection (editcollections)](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/actions/edit-collection-editcollections.md): Create a new style guide collection.
- [Response schema](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/v6.13.0/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/v6.13.0/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/v6.13.0/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/v6.13.0/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/v6.13.0/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/v6.13.0/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/v6.13.0/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/v6.13.0/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/v6.13.0/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Manage shared resources in Docker](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/manage-shared-resources-in-docker.md)
- [Build without internet connection](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/v6.13.0/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/v6.13.0/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/v6.13.0/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/v6.13.0/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/v6.13.0/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/v6.13.0/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/v6.13.0/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/v6.13.0/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/v6.13.0/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/v6.13.0/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/v6.13.0/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/v6.13.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.13.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/v6.13.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/v6.13.0/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/v6.13.0/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/v6.13.0/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Excluding words from the language dictionary](https://docs.wproofreader.com/v6.13.0/deployment/configuration/spell-check-engine/excluding-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/v6.13.0/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/v6.13.0/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [Configure Java for the grammar engine](https://docs.wproofreader.com/v6.13.0/deployment/configuration/grammar-check-engine-setup/configure-java-for-the-grammar-engine.md)
- [AI engine setup](https://docs.wproofreader.com/v6.13.0/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/v6.13.0/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/v6.13.0/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/v6.13.0/deployment/configuration/languages-setup.md)
- [AI writing assistant (AIWA) configuration](https://docs.wproofreader.com/v6.13.0/deployment/configuration/ai-writing-assistant-aiwa-configuration.md): Configure AIWA for self-hosted WProofreader with Amazon Bedrock.
- [Monitoring system health](https://docs.wproofreader.com/v6.13.0/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/v6.13.0/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend.md)
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/v6.13.0/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/v6.13.0/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/v6.13.0/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/v6.13.0/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/v6.13.0/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/v6.13.0/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/v6.13.0/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/v6.13.0/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/v6.13.0/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/v6.13.0/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/v6.13.0/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/v6.13.0/admin-panel/credentials.md)
- [Third-party software and licenses](https://docs.wproofreader.com/v6.13.0/resources/third-party-software-and-licenses.md)
- [Credits and acknowledgments](https://docs.wproofreader.com/v6.13.0/resources/credits-and-acknowledgments.md)
- [Technical](https://docs.wproofreader.com/v6.13.0/faq/technical.md)
- [Compatibility and support](https://docs.wproofreader.com/v6.13.0/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/v6.13.0/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/v6.13.0/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/v6.13.0/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/v6.13.0/faq/technical/compatibility-and-support/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/v6.13.0/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/v6.13.0/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/v6.13.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/v6.13.0/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/v6.13.0/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/v6.13.0/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/v6.13.0/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [API](https://docs.wproofreader.com/v6.13.0/faq/technical/api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/v6.13.0/faq/technical/api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/v6.13.0/faq/technical/api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/v6.13.0/faq/technical/api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/v6.13.0/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words](https://docs.wproofreader.com/v6.13.0/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words.md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/v6.13.0/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/v6.13.0/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/v6.13.0/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/v6.13.0/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/v6.13.0/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/v6.13.0/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/v6.13.0/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/v6.13.0/faq/technical/security/do-you-implement-any-data-encryption.md)
- [WebSpellChecker security advisory WSC-SA-2026-001](https://docs.wproofreader.com/v6.13.0/faq/technical/security/webspellchecker-security-advisory-wsc-sa-2026-001.md): Security advisory WSC-SA-2026-001 covering CVE-2026-40682, CVE-2026-42027, and CVE-2026-42440 in Apache OpenNLP bundled with WProofreader. Status: not exploitable, no customer action required.
- [General](https://docs.wproofreader.com/v6.13.0/faq/general.md)
- [Compliance](https://docs.wproofreader.com/v6.13.0/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/v6.13.0/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/v6.13.0/faq/general/licensing.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/v6.13.0/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/v6.13.0/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/v6.13.0/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/v6.13.0/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/v6.13.0/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/v6.13.0/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/v6.13.0/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/v6.13.0/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/v6.13.0/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/v6.13.0/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/v6.13.0/faq/general/support/what-are-supports-business-hours.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/v6.13.0/faq/general/support/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/v6.13.0/faq/general/support/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/v6.13.0/faq/general/support/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [How to check the version?](https://docs.wproofreader.com/v6.13.0/faq/general/support/how-to-check-the-version.md)
- [Pricing and discounts](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/v6.13.0/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/v6.13.0/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/v6.13.0/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/v6.13.0/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/v6.13.0/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/v6.13.0/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/v6.13.0/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/v6.13.0/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/v6.13.0/other/cloud-data-flow-diagrams.md)

## v6.14.0

- [Getting started](https://docs.wproofreader.com/getting-started.md)
- [Overview](https://docs.wproofreader.com/overview.md)
- [What's new?](https://docs.wproofreader.com/whats-new.md): Version 6.14.0
- [Supported browsers](https://docs.wproofreader.com/integrations/supported-browsers.md)
- [Supported integrations](https://docs.wproofreader.com/integrations/supported-integrations.md)
- [Initialization](https://docs.wproofreader.com/integrations/initialization.md)
- [Initialization options](https://docs.wproofreader.com/integrations/initialization/initialization-options.md)
- [Initialize using npm SDK](https://docs.wproofreader.com/integrations/initialization/initialization-options/initialize-using-npm-sdk.md)
- [Customization options OLD](https://docs.wproofreader.com/integrations/initialization/customization-options-old.md)
- [Configuration options](https://docs.wproofreader.com/integrations/initialization/configuration-options.md)
- [Startup and behavior](https://docs.wproofreader.com/integrations/initialization/configuration-options/startup-and-behavior.md)
- [UI elements](https://docs.wproofreader.com/integrations/initialization/configuration-options/ui-elements.md)
- [Suggestion pop-up](https://docs.wproofreader.com/integrations/initialization/configuration-options/ui-elements/suggestion-pop-up.md)
- [Dialog](https://docs.wproofreader.com/integrations/initialization/configuration-options/ui-elements/dialog.md)
- [Badge](https://docs.wproofreader.com/integrations/initialization/configuration-options/ui-elements/badge.md)
- [Settings](https://docs.wproofreader.com/integrations/initialization/configuration-options/ui-elements/settings.md)
- [Languages and dictionaries](https://docs.wproofreader.com/integrations/initialization/configuration-options/languages-and-dictionaries.md)
- [Check types](https://docs.wproofreader.com/integrations/initialization/configuration-options/check-types.md)
- [Service connection](https://docs.wproofreader.com/integrations/initialization/configuration-options/service-connection.md)
- [Callbacks](https://docs.wproofreader.com/integrations/initialization/configuration-options/callbacks.md)
- [Latency and execution speed “debounce mechanism”](https://docs.wproofreader.com/integrations/initialization/latency-and-execution-speed-debounce-mechanism.md)
- [JavaScript frameworks](https://docs.wproofreader.com/integrations/javascript-frameworks.md)
- [Rich text editors](https://docs.wproofreader.com/integrations/rich-text-editors.md)
- [CKEditor 5](https://docs.wproofreader.com/integrations/rich-text-editors/ckeditor-5.md)
- [CKEditor 4](https://docs.wproofreader.com/integrations/rich-text-editors/ckeditor-4.md)
- [Froala Editor](https://docs.wproofreader.com/integrations/rich-text-editors/froala-editor.md)
- [TinyMCE 6+](https://docs.wproofreader.com/integrations/rich-text-editors/tinymce-6+.md)
- [Tiptap](https://docs.wproofreader.com/integrations/rich-text-editors/tiptap.md)
- [Quill](https://docs.wproofreader.com/integrations/rich-text-editors/quill.md)
- [HTML editable elements](https://docs.wproofreader.com/integrations/html-editable-elements.md)
- [Legacy SCAYT](https://docs.wproofreader.com/integrations/legacy-scayt.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/integrations/legacy-scayt/scayt-plugin-for-ckeditor-4.md)
- [SCAYT parameters for CKEditor 4](https://docs.wproofreader.com/integrations/legacy-scayt/scayt-parameters-for-ckeditor-4.md)
- [Drupal](https://docs.wproofreader.com/integrations/drupal.md)
- [WordPress](https://docs.wproofreader.com/integrations/wordpress.md)
- [Moodle](https://docs.wproofreader.com/integrations/moodle.md)
- [Learnosity](https://docs.wproofreader.com/integrations/learnosity.md)
- [How-tos](https://docs.wproofreader.com/integrations/how-tos.md)
- [Custom insertText event](https://docs.wproofreader.com/integrations/how-tos/custom-inserttext-event.md)
- [Disabling WProofreader in source mode of WYSIWYG editors](https://docs.wproofreader.com/integrations/how-tos/disabling-wproofreader-in-source-mode-of-wysiwyg-editors.md)
- [How to add on-click listener to the badge?](https://docs.wproofreader.com/integrations/how-tos/how-to-add-on-click-listener-to-the-badge.md)
- [How to customize the look and feel of WProofreader?](https://docs.wproofreader.com/integrations/how-tos/how-to-customize-the-look-and-feel-of-wproofreader.md)
- [How to destroy WProofreader and clean all its resources in full page view of source mode in CKEditor](https://docs.wproofreader.com/integrations/how-tos/how-to-destroy-wproofreader-and-clean-all-its-resources-in-full-page-view-of-source-mode-in-ckeditor.md)
- [How to disable the 'Proofread in dialog' mode](https://docs.wproofreader.com/integrations/how-tos/how-to-disable-the-proofread-in-dialog-mode.md)
- [How to initialize WProofreader in several text fields with different languages?](https://docs.wproofreader.com/integrations/how-tos/how-to-initialize-wproofreader-in-several-text-fields-with-different-languages.md)
- [How to subscribe to addWordToUserDictionary and deleteWordFromUserDictionary action](https://docs.wproofreader.com/integrations/how-tos/how-to-subscribe-to-addwordtouserdictionary-and-deletewordfromuserdictionary-action.md)
- [Replace action is not captured in CKEditor onChange event](https://docs.wproofreader.com/integrations/how-tos/replace-action-is-not-captured-in-ckeditor-onchange-event.md)
- [Use recommendations with other writing assistance tools](https://docs.wproofreader.com/integrations/how-tos/use-recommendations-with-other-writing-assistance-tools.md)
- [Versioning with jsDelivr](https://docs.wproofreader.com/integrations/how-tos/versioning-with-jsdelivr.md)
- [How to hide specific options within the general section on settings](https://docs.wproofreader.com/integrations/how-tos/how-to-hide-specific-options-within-the-general-section-on-settings.md)
- [User manual](https://docs.wproofreader.com/user-manuals/user-manual.md)
- [Keyboard navigation](https://docs.wproofreader.com/user-manuals/keyboard-navigation.md)
- [Spell and grammar check](https://docs.wproofreader.com/features/spell-and-grammar-check.md)
- [English](https://docs.wproofreader.com/features/spell-and-grammar-check/english.md)
- [German](https://docs.wproofreader.com/features/spell-and-grammar-check/german.md)
- [Spanish](https://docs.wproofreader.com/features/spell-and-grammar-check/spanish.md): Performance results after release of the AI-based Spanish proofreading engine (version 3.1) in v6.14.0.
- [French](https://docs.wproofreader.com/features/spell-and-grammar-check/french.md)
- [Italian](https://docs.wproofreader.com/features/spell-and-grammar-check/italian.md)
- [Korean](https://docs.wproofreader.com/features/spell-and-grammar-check/korean.md)
- [Hungarian](https://docs.wproofreader.com/features/spell-and-grammar-check/hungarian.md)
- [Turkish](https://docs.wproofreader.com/features/spell-and-grammar-check/turkish.md)
- [Macedonian](https://docs.wproofreader.com/features/spell-and-grammar-check/macedonian.md)
- [Dutch](https://docs.wproofreader.com/features/spell-and-grammar-check/dutch.md)
- [Swedish](https://docs.wproofreader.com/features/spell-and-grammar-check/swedish.md)
- [Japanese](https://docs.wproofreader.com/features/spell-and-grammar-check/japanese.md)
- [Portuguese](https://docs.wproofreader.com/features/spell-and-grammar-check/portuguese.md)
- [Portuguese (Brazil)](https://docs.wproofreader.com/features/spell-and-grammar-check/portuguese-brazil.md)
- [Danish](https://docs.wproofreader.com/features/spell-and-grammar-check/danish.md)
- [Polish](https://docs.wproofreader.com/features/spell-and-grammar-check/polish.md)
- [Slovak](https://docs.wproofreader.com/features/spell-and-grammar-check/slovak.md)
- [Croatian](https://docs.wproofreader.com/features/spell-and-grammar-check/croatian.md)
- [Czech](https://docs.wproofreader.com/features/spell-and-grammar-check/czech.md)
- [Catalan](https://docs.wproofreader.com/features/spell-and-grammar-check/catalan.md)
- [Style check](https://docs.wproofreader.com/features/style-check.md)
- [Text autocomplete](https://docs.wproofreader.com/features/text-autocomplete.md)
- [Style guide builder](https://docs.wproofreader.com/features/style-guide-builder.md)
- [Style guide: Cloud admin panel](https://docs.wproofreader.com/features/style-guide-builder/style-guide-cloud-admin-panel.md)
- [Style guide: Self-hosted](https://docs.wproofreader.com/features/style-guide-builder/style-guide-self-hosted.md)
- [OLD Style guide builder](https://docs.wproofreader.com/features/old-style-guide-builder.md)
- [Spelling autocorrect](https://docs.wproofreader.com/features/spelling-autocorrect.md)
- [Supported languages](https://docs.wproofreader.com/features/supported-languages.md)
- [Specialized dictionaries](https://docs.wproofreader.com/features/specialized-dictionaries.md)
- [Custom dictionary](https://docs.wproofreader.com/features/custom-dictionary.md)
- [User dictionary](https://docs.wproofreader.com/features/custom-dictionary/user-dictionary.md)
- [User dictionary: self-hosted management](https://docs.wproofreader.com/features/custom-dictionary/user-dictionary-self-hosted-management.md)
- [User dictionary user manual](https://docs.wproofreader.com/features/custom-dictionary/user-dictionary-user-manual.md)
- [Organization dictionary](https://docs.wproofreader.com/features/custom-dictionary/organization-dictionary.md)
- [Organization dictionary: Self-hosted management](https://docs.wproofreader.com/features/custom-dictionary/organization-dictionary-self-hosted-management.md)
- [Organization dictionary: Cloud admin panel](https://docs.wproofreader.com/features/custom-dictionary/organization-dictionary-cloud-admin-panel.md)
- [AI writing assistant (AIWA)](https://docs.wproofreader.com/features/ai-writing-assistant-aiwa.md)
- [Default language models by language](https://docs.wproofreader.com/features/ai-writing-assistant-aiwa/default-language-models-by-language.md)
- [Accessibility](https://docs.wproofreader.com/features/accessibility.md)
- [Analytics](https://docs.wproofreader.com/features/analytics.md)
- [Overview](https://docs.wproofreader.com/api-reference/overview.md): Endpoints, request format, and parameters common to all HTTP API commands.
- [HTTP response status codes](https://docs.wproofreader.com/api-reference/http-response-status-codes.md)
- [Check API](https://docs.wproofreader.com/api-reference/check-api.md)
- [Spelling autocorrect API](https://docs.wproofreader.com/api-reference/spelling-autocorrect-api.md)
- [Text autocomplete API](https://docs.wproofreader.com/api-reference/text-autocomplete-api.md)
- [Custom dictionary API](https://docs.wproofreader.com/api-reference/custom-dictionary-api.md): Manage shared, organization-owned spellcheck dictionaries.
- [Overview](https://docs.wproofreader.com/api-reference/custom-dictionary-api/overview.md): What Custom Dictionary is, when to use it, and core concepts.
- [Getting started](https://docs.wproofreader.com/api-reference/custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify the result.
- [Actions](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions.md): One page per action for the Custom Dictionary API.
- [Create dictionary (create)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/create-dictionary-create.md): Create a new custom dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete one or more dictionaries.
- [Add list of words (addwords)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/add-list-of-words-addwords.md): Add words to a dictionary, or overwrite its entire wordlist.
- [Remove words (deletewords)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/remove-words-deletewords.md): Remove words from a dictionary.
- [Get words from dictionary (getwords)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/get-words-from-dictionary-getwords.md): Fetch the full wordlist for a dictionary.
- [List dictionaries (getdicts)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/list-dictionaries-getdicts.md): List dictionaries or fetch metadata for specific IDs.
- [Edit dictionary metadata (edit)](https://docs.wproofreader.com/api-reference/custom-dictionary-api/actions/edit-dictionary-metadata-edit.md): Rename a dictionary or enable/disable it.
- [Parameters reference](https://docs.wproofreader.com/api-reference/custom-dictionary-api/parameters-reference.md): Full parameter list, validation rules, and which actions use each parameter.
- [Response format](https://docs.wproofreader.com/api-reference/custom-dictionary-api/response-format.md): Standard response structure and field meanings.
- [Errors reference](https://docs.wproofreader.com/api-reference/custom-dictionary-api/errors-reference.md): Error messages, HTTP codes, and when they happen.
- [User custom dictionary API](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api.md): Overview of user custom dictionary API
- [Getting started](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/getting-started.md): Create a dictionary, add words, and verify it works.
- [Actions](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions.md)
- [Create dictionary (create)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/create-dictionary-create.md): Create a new user dictionary.
- [Delete dictionary (delete)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/delete-dictionary-delete.md): Permanently delete a user dictionary.
- [Rename dictionary (rename)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/rename-dictionary-rename.md): Rename an existing user dictionary.
- [Check dictionary (check)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/check-dictionary-check.md): Verify a dictionary exists and is accessible.
- [Add word(s) (addword, addwords)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/add-word-s-addword-addwords.md): Add one word or a wordlist to a user dictionary.
- [Delete word(s) (deleteword, deletewords)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/delete-word-s-deleteword-deletewords.md): Remove one word or a wordlist from a user dictionary.
- [Edit word (editword)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/edit-word-editword.md): Replace an existing word with a new value.
- [Get dictionary content (getdict)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/get-dictionary-content-getdict.md): Return all words in a user dictionary.
- [Replace dictionary content (setdict)](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/actions/replace-dictionary-content-setdict.md): Replace the entire wordlist in a dictionary.
- [Parameters reference](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/parameters-reference.md): Complete parameter list, validation rules, and where each parameter is used.
- [Response format](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/response-format.md): Success envelope and field semantics for user dictionary actions.
- [Errors reference](https://docs.wproofreader.com/api-reference/user-custom-dictionary-api/errors-reference.md): Error messages, HTTP statuses, and common failure causes.
- [Detect language API](https://docs.wproofreader.com/api-reference/detect-language-api.md)
- [Auxiliary API commands](https://docs.wproofreader.com/api-reference/auxiliary-api-commands.md)
- [Get info API](https://docs.wproofreader.com/api-reference/auxiliary-api-commands/get-info-api.md)
- [Status API](https://docs.wproofreader.com/api-reference/auxiliary-api-commands/status-api.md)
- [Version API](https://docs.wproofreader.com/api-reference/auxiliary-api-commands/version-api.md)
- [Health check](https://docs.wproofreader.com/api-reference/auxiliary-api-commands/health-check.md)
- [Legacy API commands](https://docs.wproofreader.com/api-reference/legacy-api-commands.md)
- [Check spelling API](https://docs.wproofreader.com/api-reference/legacy-api-commands/check-spelling-api.md)
- [Grammar check API](https://docs.wproofreader.com/api-reference/legacy-api-commands/grammar-check-api.md)
- [Style guide API](https://docs.wproofreader.com/api-reference/style-guide-api.md)
- [Actions](https://docs.wproofreader.com/api-reference/style-guide-api/actions.md)
- [Add rule (addrule)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/add-rule-addrule.md): Create a new style guide rule.
- [Edit rule (editrule)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/edit-rule-editrule.md): Update an existing style guide rule.
- [Delete rule(s) (deleterule, deleterules)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/delete-rule-s-deleterule-deleterules.md): Delete one or multiple style guide rules.
- [Get rules (getrules)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/get-rules-getrules.md): List style guide rules, optionally filtered by rule ID.
- [Add collection (addcollection)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/add-collection-addcollection.md): Create a new style guide collection.
- [Delete collection (deletecollection)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/delete-collection-deletecollection.md): Create a new style guide collection.
- [Get collections (getcollections)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/get-collections-getcollections.md): Create a new style guide collection.
- [Edit collection (editcollections)](https://docs.wproofreader.com/api-reference/style-guide-api/actions/edit-collection-editcollections.md): Create a new style guide collection.
- [Response schema](https://docs.wproofreader.com/api-reference/style-guide-api/response-schema.md): Success envelope and rule object schema for the Style guide API.
- [Errors](https://docs.wproofreader.com/api-reference/style-guide-api/errors.md): Error messages and HTTP statuses for Style guide API.
- [Validation & limits](https://docs.wproofreader.com/api-reference/style-guide-api/validation-and-limits.md): Input validation rules and service limits for Style guide API.
- [Installation requirements](https://docs.wproofreader.com/deployment/installation-requirements.md)
- [Installation requirements](https://docs.wproofreader.com/deployment/installation-requirements/installation-requirements.md)
- [Internet connectivity requirements](https://docs.wproofreader.com/deployment/installation-requirements/internet-connectivity-requirements.md)
- [Hardware requirements](https://docs.wproofreader.com/deployment/installation-requirements/hardware-requirements.md)
- [Software requirements](https://docs.wproofreader.com/deployment/installation-requirements/software-requirements.md)
- [Architecture diagram](https://docs.wproofreader.com/deployment/installation-requirements/architecture-diagram.md)
- [On-premise versions support](https://docs.wproofreader.com/deployment/installation-requirements/on-premise-versions-support.md)
- [Installation](https://docs.wproofreader.com/deployment/installation.md)
- [Linux](https://docs.wproofreader.com/deployment/installation/linux.md)
- [Automated installation on Linux](https://docs.wproofreader.com/deployment/installation/linux/automated-installation-on-linux.md)
- [Install on Linux with NGINX](https://docs.wproofreader.com/deployment/installation/linux/install-on-linux-with-nginx.md)
- [Install on Linux with Apache HTTP Server](https://docs.wproofreader.com/deployment/installation/linux/install-on-linux-with-apache-http-server.md)
- [Install on SELinux with Apache HTTP Server](https://docs.wproofreader.com/deployment/installation/linux/install-on-selinux-with-apache-http-server.md)
- [Systemd service on Linux](https://docs.wproofreader.com/deployment/installation/linux/systemd-service-on-linux.md)
- [Uninstall on Linux](https://docs.wproofreader.com/deployment/installation/linux/uninstall-on-linux.md)
- [Windows](https://docs.wproofreader.com/deployment/installation/windows.md)
- [Install on Windows with IIS](https://docs.wproofreader.com/deployment/installation/windows/install-on-windows-with-iis.md)
- [Uninstall on Windows](https://docs.wproofreader.com/deployment/installation/windows/uninstall-on-windows.md)
- [Deployment options](https://docs.wproofreader.com/deployment/installation/deployment-options.md)
- [Upgrade application version](https://docs.wproofreader.com/deployment/installation/upgrade-application-version.md)
- [Docker](https://docs.wproofreader.com/deployment/installation/docker.md)
- [Deploy using Docker configuration](https://docs.wproofreader.com/deployment/installation/docker/deploy-using-docker-configuration.md)
- [Build using prebuilt configuration](https://docs.wproofreader.com/deployment/installation/docker/build-using-prebuilt-configuration.md)
- [Build using Dockerfile](https://docs.wproofreader.com/deployment/installation/docker/build-using-dockerfile.md)
- [Run the image from Docker Hub](https://docs.wproofreader.com/deployment/installation/docker/run-the-image-from-docker-hub.md)
- [Manage shared resources in Docker](https://docs.wproofreader.com/deployment/installation/docker/manage-shared-resources-in-docker.md)
- [Build without internet connection](https://docs.wproofreader.com/deployment/installation/docker/build-without-internet-connection.md)
- [Replace dictionary in container](https://docs.wproofreader.com/deployment/installation/docker/replace-dictionary-in-container.md)
- [Manually downloading resources (offline installation)](https://docs.wproofreader.com/deployment/installation/manually-downloading-resources-offline-installation.md)
- [Licensing](https://docs.wproofreader.com/deployment/licensing.md)
- [Disable license auto-reactivation](https://docs.wproofreader.com/deployment/licensing/disable-license-auto-reactivation.md)
- [License activation through proxy server](https://docs.wproofreader.com/deployment/licensing/license-activation-through-proxy-server.md)
- [Custom path to the license file](https://docs.wproofreader.com/deployment/licensing/custom-path-to-the-license-file.md)
- [Common license errors](https://docs.wproofreader.com/deployment/licensing/common-license-errors.md): Fix common activation errors fast. Includes what to check and what to send to support.
- [License verification](https://docs.wproofreader.com/deployment/licensing/license-verification.md)
- [License deactivation on Windows](https://docs.wproofreader.com/deployment/licensing/license-deactivation-on-windows.md)
- [License deactivation on Linux](https://docs.wproofreader.com/deployment/licensing/license-deactivation-on-linux.md)
- [License activation on Windows](https://docs.wproofreader.com/deployment/licensing/license-activation-on-windows.md)
- [License activation on Linux](https://docs.wproofreader.com/deployment/licensing/license-activation-on-linux.md)
- [Migrating a license to a new server for v.5.4.0-5.7.1](https://docs.wproofreader.com/deployment/licensing/migrating-a-license-to-a-new-server-for-v.5.4.0-5.7.1.md)
- [License activation in Docker](https://docs.wproofreader.com/deployment/licensing/license-activation-in-docker.md)
- [Configuration](https://docs.wproofreader.com/deployment/configuration.md)
- [Application server](https://docs.wproofreader.com/deployment/configuration/application-server.md)
- [Main AppServer commands](https://docs.wproofreader.com/deployment/configuration/application-server/main-appserver-commands.md)
- [AppServer parameters](https://docs.wproofreader.com/deployment/configuration/application-server/appserver-parameters.md)
- [Enabling detailed errors logging](https://docs.wproofreader.com/deployment/configuration/application-server/enabling-detailed-errors-logging.md)
- [Check kits](https://docs.wproofreader.com/deployment/configuration/application-server/check-kits.md): Configure which engines run for a language, and which kit is the default.
- [Editing AppServerX.xml](https://docs.wproofreader.com/deployment/configuration/application-server/editing-appserverx.xml.md): Safe workflow for changing AppServer settings: backup first, then restart to apply.
- [Access key](https://docs.wproofreader.com/deployment/configuration/application-server/access-key.md): Configure access-key authentication for the Custom dictionary and Style guide APIs.
- [Web-server](https://docs.wproofreader.com/deployment/configuration/web-server.md)
- [Reverse proxy setup to avoid exposing 2880 port](https://docs.wproofreader.com/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port.md)
- [Apache HTTP Server as a reverse proxy on Ubuntu](https://docs.wproofreader.com/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/apache-http-server-as-a-reverse-proxy-on-ubuntu.md)
- [NGINX reverse proxy on Ubuntu](https://docs.wproofreader.com/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/nginx-reverse-proxy-on-ubuntu.md)
- [Reverse proxy on Windows IIS](https://docs.wproofreader.com/deployment/configuration/web-server/reverse-proxy-setup-to-avoid-exposing-2880-port/reverse-proxy-on-windows-iis.md)
- [Spell check engine](https://docs.wproofreader.com/deployment/configuration/spell-check-engine.md)
- [Suggestion prioritization mechanism](https://docs.wproofreader.com/deployment/configuration/spell-check-engine/suggestion-prioritization-mechanism.md)
- [Excluding words from the language dictionary](https://docs.wproofreader.com/deployment/configuration/spell-check-engine/excluding-words-from-the-language-dictionary.md)
- [Configure NER models](https://docs.wproofreader.com/deployment/configuration/spell-check-engine/configure-ner-models.md)
- [Configure n-gram models](https://docs.wproofreader.com/deployment/configuration/spell-check-engine/configure-n-gram-models.md)
- [Grammar check engine setup](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup.md)
- [Disabling rules and categories](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup/disabling-rules-and-categories.md)
- [Enabling grammar engine](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup/enabling-grammar-engine.md)
- [Allow grammar rules and rule categories list for on-premise clients](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup/allow-grammar-rules-and-rule-categories-list-for-on-premise-clients.md)
- [Configure JVM maximum heap size](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup/configure-jvm-maximum-heap-size.md)
- [Configure Java for the grammar engine](https://docs.wproofreader.com/deployment/configuration/grammar-check-engine-setup/configure-java-for-the-grammar-engine.md)
- [AI engine setup](https://docs.wproofreader.com/deployment/configuration/ai-engine-setup.md)
- [Manage AI language models](https://docs.wproofreader.com/deployment/configuration/ai-engine-setup/manage-ai-language-models.md): Install, enable, and disable GEC and Autocomplete models.
- [Troubleshooting AI model downloads and configuration](https://docs.wproofreader.com/deployment/configuration/ai-engine-setup/troubleshooting-ai-model-downloads-and-configuration.md): Fix missing model files and common AppServerX.xml misconfigurations.
- [Languages setup](https://docs.wproofreader.com/deployment/configuration/languages-setup.md)
- [AI writing assistant (AIWA) configuration](https://docs.wproofreader.com/deployment/configuration/ai-writing-assistant-aiwa-configuration.md): Configure AIWA for self-hosted WProofreader with Amazon Bedrock.
- [Monitoring system health](https://docs.wproofreader.com/deployment/configuration/monitoring-system-health.md)
- [Client-side](https://docs.wproofreader.com/troubleshooting/client-side.md)
- [How to access the browser console errors and failed requests in the network tab?](https://docs.wproofreader.com/troubleshooting/client-side/how-to-access-the-browser-console-errors-and-failed-requests-in-the-network-tab.md)
- [Overview of HTTP response status codes](https://docs.wproofreader.com/troubleshooting/client-side/overview-of-http-response-status-codes.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/troubleshooting/client-side/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [Error in console: The product 'scayt2\_wsc\_dialog' is not available or enabled for your subscription](https://docs.wproofreader.com/troubleshooting/client-side/error-in-console-the-product-scayt2_wsc_dialog-is-not-available-or-enabled-for-your-subscription.md)
- [Spell Checker "WSC" dialog plugin for CKEditor 4 stopped working: incessant loading spinner](https://docs.wproofreader.com/troubleshooting/client-side/spell-checker-wsc-dialog-plugin-for-ckeditor-4-stopped-working-incessant-loading-spinner.md)
- [WProofreader or SCAYT icons are broken on the product interface](https://docs.wproofreader.com/troubleshooting/client-side/wproofreader-or-scayt-icons-are-broken-on-the-product-interface.md)
- [Often issues while configuring Cloud services](https://docs.wproofreader.com/troubleshooting/client-side/often-issues-while-configuring-cloud-services.md)
- [Plugin for CKEditor 5: 'WEBSPELLCHECKER' is not defined](https://docs.wproofreader.com/troubleshooting/client-side/plugin-for-ckeditor-5-webspellchecker-is-not-defined.md)
- [WProofreader autocorrect not working in CKEditor 5 v.35](https://docs.wproofreader.com/troubleshooting/client-side/wproofreader-autocorrect-not-working-in-ckeditor-5-v.35.md)
- [Server-side/backend](https://docs.wproofreader.com/troubleshooting/server-side-backend.md)
- ['Exception: Java heap space' record in the Logs files](https://docs.wproofreader.com/troubleshooting/server-side-backend/exception-java-heap-space-record-in-the-logs-files.md)
- [How-to troubleshoot the service issues](https://docs.wproofreader.com/troubleshooting/server-side-backend/how-to-troubleshoot-the-service-issues.md)
- [Common errors while configuring on-premise WebSpellChecker version](https://docs.wproofreader.com/troubleshooting/server-side-backend/common-errors-while-configuring-on-premise-webspellchecker-version.md)
- [CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource](https://docs.wproofreader.com/troubleshooting/server-side-backend/cors-policy-no-access-control-allow-origin-header-is-present-on-the-requested-resource.md)
- [IIS web server option is grayed out during the installation](https://docs.wproofreader.com/troubleshooting/server-side-backend/iis-web-server-option-is-grayed-out-during-the-installation.md)
- [Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token \[..\]](https://docs.wproofreader.com/troubleshooting/server-side-backend/cannot-parse-ini-file-...-appserver-appserverx.xml-.-reason-xmldomparser.-invalid-token-...md)
- [Cloud service usage limits](https://docs.wproofreader.com/plans-and-billing/cloud-service-usage-limits.md)
- [Cloud vs self-hosted](https://docs.wproofreader.com/plans-and-billing/cloud-vs-self-hosted.md)
- [Free vs Paid services for CKEditor 4](https://docs.wproofreader.com/plans-and-billing/free-vs-paid-services-for-ckeditor-4.md)
- [Admin panel overview](https://docs.wproofreader.com/admin-panel/admin-panel-overview.md)
- [Signing in](https://docs.wproofreader.com/admin-panel/signing-in.md)
- [Subscription and usage](https://docs.wproofreader.com/admin-panel/subscription-and-usage.md)
- [Billing](https://docs.wproofreader.com/admin-panel/billing.md)
- [Team management](https://docs.wproofreader.com/admin-panel/team-management.md)
- [Account settings](https://docs.wproofreader.com/admin-panel/account-settings.md)
- [Account security](https://docs.wproofreader.com/admin-panel/account-security.md)
- [Credentials](https://docs.wproofreader.com/admin-panel/credentials.md)
- [Third-party software and licenses](https://docs.wproofreader.com/resources/third-party-software-and-licenses.md)
- [Credits and acknowledgments](https://docs.wproofreader.com/resources/credits-and-acknowledgments.md)
- [Technical](https://docs.wproofreader.com/faq/technical.md)
- [Compatibility and support](https://docs.wproofreader.com/faq/technical/compatibility-and-support.md)
- [Can I run WebSpellChecker software on Azure App Service?](https://docs.wproofreader.com/faq/technical/compatibility-and-support/can-i-run-webspellchecker-software-on-azure-app-service.md)
- [Does WebSpellChecker provide support for CKEditor v5?](https://docs.wproofreader.com/faq/technical/compatibility-and-support/does-webspellchecker-provide-support-for-ckeditor-v5.md)
- [WProofreader doesn't work in Zen browser](https://docs.wproofreader.com/faq/technical/compatibility-and-support/wproofreader-doesnt-work-in-zen-browser.md)
- [Can I use your product through the browser or how can I install it?](https://docs.wproofreader.com/faq/technical/compatibility-and-support/can-i-use-your-product-through-the-browser-or-how-can-i-install-it.md)
- [SCAYT plugin for CKEditor 4](https://docs.wproofreader.com/faq/technical/scayt-plugin-for-ckeditor-4.md)
- [What is the difference between SCAYT plugin for CKEditor 4 and WProofreader?](https://docs.wproofreader.com/faq/technical/scayt-plugin-for-ckeditor-4/what-is-the-difference-between-scayt-plugin-for-ckeditor-4-and-wproofreader.md)
- [How to disable the WSC plugin in CKEditor 4?](https://docs.wproofreader.com/faq/technical/scayt-plugin-for-ckeditor-4/how-to-disable-the-wsc-plugin-in-ckeditor-4.md)
- [How to remove the SCAYT plugin in CKEditor 4?](https://docs.wproofreader.com/faq/technical/scayt-plugin-for-ckeditor-4/how-to-remove-the-scayt-plugin-in-ckeditor-4.md)
- [Caching](https://docs.wproofreader.com/faq/technical/caching.md)
- [Can we control the cache limit? Is it configurable?](https://docs.wproofreader.com/faq/technical/caching/can-we-control-the-cache-limit-is-it-configurable.md)
- [Can we turn off/on the cache?](https://docs.wproofreader.com/faq/technical/caching/can-we-turn-off-on-the-cache.md)
- [How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions](https://docs.wproofreader.com/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md)
- [Is caching applicable for both Spelling check and grammar check?](https://docs.wproofreader.com/faq/technical/caching/is-caching-applicable-for-both-spelling-check-and-grammar-check.md)
- [Is the cache limit size in MB specified per locale or is it an overall amount?](https://docs.wproofreader.com/faq/technical/caching/is-the-cache-limit-size-in-mb-specified-per-locale-or-is-it-an-overall-amount.md)
- [Which caching strategy do you use? Are LRU or LFU strategies supported?](https://docs.wproofreader.com/faq/technical/caching/which-caching-strategy-do-you-use-are-lru-or-lfu-strategies-supported.md)
- [WProofreader](https://docs.wproofreader.com/faq/technical/wproofreader.md)
- [How would keyboard users be able to access the spell check suggestions?](https://docs.wproofreader.com/faq/technical/wproofreader/how-would-keyboard-users-be-able-to-access-the-spell-check-suggestions.md)
- [How to disable Cloud WProofreader plugin for CKEditor 5 while unit tests?](https://docs.wproofreader.com/faq/technical/wproofreader/how-to-disable-cloud-wproofreader-plugin-for-ckeditor-5-while-unit-tests.md)
- [How WProofreader works if the backend is unavailable?](https://docs.wproofreader.com/faq/technical/wproofreader/how-wproofreader-works-if-the-backend-is-unavailable.md)
- [Is there any way to change the hover behavior to right click in WProofreader?](https://docs.wproofreader.com/faq/technical/wproofreader/is-there-any-way-to-change-the-hover-behavior-to-right-click-in-wproofreader.md)
- [What is the mechanism of errors highlighting by WProofreader and SCAYT plugin for CKEditor 4?](https://docs.wproofreader.com/faq/technical/wproofreader/what-is-the-mechanism-of-errors-highlighting-by-wproofreader-and-scayt-plugin-for-ckeditor-4.md)
- [API](https://docs.wproofreader.com/faq/technical/api.md)
- [What is minimum guaranteed SLA for Cloud API?](https://docs.wproofreader.com/faq/technical/api/what-is-minimum-guaranteed-sla-for-cloud-api.md)
- [What is the max limit of an API request?](https://docs.wproofreader.com/faq/technical/api/what-is-the-max-limit-of-an-api-request.md)
- [What’s the average response time of a Cloud API request?](https://docs.wproofreader.com/faq/technical/api/whats-the-average-response-time-of-a-cloud-api-request.md)
- [Languages](https://docs.wproofreader.com/faq/technical/languages.md)
- [AI-based language doesn't provide suggestions for non-existent words](https://docs.wproofreader.com/faq/technical/languages/ai-based-language-doesnt-provide-suggestions-for-non-existent-words.md)
- [Why WProofreader auto detect language doesn't work for small piece of texts?](https://docs.wproofreader.com/faq/technical/languages/why-wproofreader-auto-detect-language-doesnt-work-for-small-piece-of-texts.md)
- [Engines prioritization while using AI-check kit while proofreading](https://docs.wproofreader.com/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md)
- [Which spell and grammar check engines are in use?](https://docs.wproofreader.com/faq/technical/languages/which-spell-and-grammar-check-engines-are-in-use.md)
- [How to change the list of languages?](https://docs.wproofreader.com/faq/technical/languages/how-to-change-the-list-of-languages.md)
- [Security](https://docs.wproofreader.com/faq/technical/security.md)
- [Are you OWASP 10 compliant?](https://docs.wproofreader.com/faq/technical/security/are-you-owasp-10-compliant.md)
- [Does CVE-2021-44228 (Log4j 2 vulnerability) affect WebSpellChecker products?](https://docs.wproofreader.com/faq/technical/security/does-cve-2021-44228-log4j-2-vulnerability-affect-webspellchecker-products.md)
- [Do you implement any data encryption?](https://docs.wproofreader.com/faq/technical/security/do-you-implement-any-data-encryption.md)
- [WebSpellChecker security advisory WSC-SA-2026-001](https://docs.wproofreader.com/faq/technical/security/webspellchecker-security-advisory-wsc-sa-2026-001.md): Security advisory WSC-SA-2026-001 covering CVE-2026-40682, CVE-2026-42027, and CVE-2026-42440 in Apache OpenNLP bundled with WProofreader. Status: not exploitable, no customer action required.
- [General](https://docs.wproofreader.com/faq/general.md)
- [Compliance](https://docs.wproofreader.com/faq/general/compliance.md)
- [Evaluations](https://docs.wproofreader.com/faq/general/evaluations.md)
- [Licensing](https://docs.wproofreader.com/faq/general/licensing.md)
- [How is the cloud service usage calculated?](https://docs.wproofreader.com/faq/general/licensing/how-is-the-cloud-service-usage-calculated.md)
- [How is the on-premise product licensed?](https://docs.wproofreader.com/faq/general/licensing/how-is-the-on-premise-product-licensed.md)
- [What are the Terms of Service?](https://docs.wproofreader.com/faq/general/licensing/what-are-the-terms-of-service.md)
- [What are the terms of use for the on-premise product version?](https://docs.wproofreader.com/faq/general/licensing/what-are-the-terms-of-use-for-the-on-premise-product-version.md)
- [What will happen if I end up exceeding the usage limit of my subscription plan?](https://docs.wproofreader.com/faq/general/licensing/what-will-happen-if-i-end-up-exceeding-the-usage-limit-of-my-subscription-plan.md)
- [Can we obtain a separate service ID for our development environment?](https://docs.wproofreader.com/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.md)
- [Support agreement](https://docs.wproofreader.com/faq/general/support-agreement.md)
- [How can I renew my support agreement?](https://docs.wproofreader.com/faq/general/support-agreement/how-can-i-renew-my-support-agreement.md)
- [What are the minimum hardware requirements?](https://docs.wproofreader.com/faq/general/support-agreement/what-are-the-minimum-hardware-requirements.md)
- [What benefits do I get on the support agreement renewal?](https://docs.wproofreader.com/faq/general/support-agreement/what-benefits-do-i-get-on-the-support-agreement-renewal.md)
- [What happens when the included support agreement ends?](https://docs.wproofreader.com/faq/general/support-agreement/what-happens-when-the-included-support-agreement-ends.md)
- [When does the support agreement start?](https://docs.wproofreader.com/faq/general/support-agreement/when-does-the-support-agreement-start.md)
- [How can I get the most recent version of the application?](https://docs.wproofreader.com/faq/general/support-agreement/how-can-i-get-the-most-recent-version-of-the-application.md)
- [Support](https://docs.wproofreader.com/faq/general/support.md)
- [Can I request a feature?](https://docs.wproofreader.com/faq/general/support/can-i-request-a-feature.md)
- [What is guided installation service?](https://docs.wproofreader.com/faq/general/support/what-is-guided-installation-service.md)
- [Does support offer installation services?](https://docs.wproofreader.com/faq/general/support/does-support-offer-installation-services.md)
- [Do I have access to support?](https://docs.wproofreader.com/faq/general/support/do-i-have-access-to-support.md)
- [Do you offer custom development services?](https://docs.wproofreader.com/faq/general/support/do-you-offer-custom-development-services.md)
- [How do I contact support?](https://docs.wproofreader.com/faq/general/support/how-do-i-contact-support.md)
- [How soon can I expect a response to my support request?](https://docs.wproofreader.com/faq/general/support/how-soon-can-i-expect-a-response-to-my-support-request.md)
- [What are support's business hours?](https://docs.wproofreader.com/faq/general/support/what-are-supports-business-hours.md)
- [How can we make sure we get notified every time there is a new version released?](https://docs.wproofreader.com/faq/general/support/how-can-we-make-sure-we-get-notified-every-time-there-is-a-new-version-released.md)
- [Do you have a “what’s new” or release documentation to understand what a new version introduces?](https://docs.wproofreader.com/faq/general/support/do-you-have-a-whats-new-or-release-documentation-to-understand-what-a-new-version-introduces.md)
- [When you find a security issue, how is it patched? Do we need to upgrade to benefit from the fix?](https://docs.wproofreader.com/faq/general/support/when-you-find-a-security-issue-how-is-it-patched-do-we-need-to-upgrade-to-benefit-from-the-fix.md)
- [How to check the version?](https://docs.wproofreader.com/faq/general/support/how-to-check-the-version.md)
- [Pricing and discounts](https://docs.wproofreader.com/faq/pricing-and-discounts.md)
- [Are there any discounts for government organizations or academic institutions?](https://docs.wproofreader.com/faq/pricing-and-discounts/are-there-any-discounts-for-government-organizations-or-academic-institutions.md)
- [Do you offer any discounts?](https://docs.wproofreader.com/faq/pricing-and-discounts/do-you-offer-any-discounts.md)
- [How can I buy more than one year of maintenance?](https://docs.wproofreader.com/faq/pricing-and-discounts/how-can-i-buy-more-than-one-year-of-maintenance.md)
- [Does WebSpellChecker offer reseller discounts?](https://docs.wproofreader.com/faq/pricing-and-discounts/does-webspellchecker-offer-reseller-discounts.md)
- [How much do WebSpellChecker products cost?](https://docs.wproofreader.com/faq/pricing-and-discounts/how-much-do-webspellchecker-products-cost.md)
- [Ordering](https://docs.wproofreader.com/faq/ordering.md)
- [Do you accept purchase orders?](https://docs.wproofreader.com/faq/ordering/do-you-accept-purchase-orders.md)
- [How can I make changes to a quote?](https://docs.wproofreader.com/faq/ordering/how-can-i-make-changes-to-a-quote.md)
- [How do I request a quote/invoice?](https://docs.wproofreader.com/faq/ordering/how-do-i-request-a-quote-invoice.md)
- [What solution should we choose?](https://docs.wproofreader.com/faq/ordering/what-solution-should-we-choose.md)
- [Payments and refunds](https://docs.wproofreader.com/faq/payments-and-refunds.md)
- [Can I get a refund after purchasing a server product license?](https://docs.wproofreader.com/faq/payments-and-refunds/can-i-get-a-refund-after-purchasing-a-server-product-license.md)
- [Can I get a refund for cloud services?](https://docs.wproofreader.com/faq/payments-and-refunds/can-i-get-a-refund-for-cloud-services.md)
- [Can I sign up for automatic renewals of my subscription?](https://docs.wproofreader.com/faq/payments-and-refunds/can-i-sign-up-for-automatic-renewals-of-my-subscription.md)
- [Which payment methods are accepted, and what are your payment terms?](https://docs.wproofreader.com/faq/payments-and-refunds/which-payment-methods-are-accepted-and-what-are-your-payment-terms.md)
- [How can I pay an outstanding invoice?](https://docs.wproofreader.com/faq/payments-and-refunds/how-can-i-pay-an-outstanding-invoice.md)
- [Cloud architecture diagram](https://docs.wproofreader.com/other/cloud-architecture-diagram.md)
- [Cloud data flow diagrams](https://docs.wproofreader.com/other/cloud-data-flow-diagrams.md)
