# Features

- [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.0) in v6.11.1.
- [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)
- [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)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wproofreader.com/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
