# Overview

WProofreader by [WebSpellChecker](https://webspellchecker.com/) delivers enterprise-grade grammar and spelling correction for web applications in [20+ languages](/features/supported-languages.md). Built for tech experts who need reliable, multilingual proofreading that integrates seamlessly into their workflow.

WProofreader empowers you as an engineer to:

* **Enhance user experience** with real-time grammar and spelling corrections across 20+ languages, including English, German, Spanish, French, and more.
* **Reduce friction** in writing workflows with intelligent spelling autocorrection.
* **Streamline writing in multilingual environments** through automatic language detection. This will enhance your company end-users' writing skills effortlessly with automatic language detection and spelling autocorrection.
* Provide capabilities for end-users to **speed up writing flow** by enabling spelling autocomplete suggestions.
* **Maintain consistency** with [organization-wide custom dictionaries](/features/custom-dictionary.md) for industry terminology, acronyms, and proper names.
* **Meet industry standards** using specialized dictionaries for legal and medical domains.
* Build corporate style guides to **keep the internal and external business communication consistent.**
* **Customize the experience** through configuration reference with the [customization options](https://webspellchecker.com/docs/api/wscbundle/Options.html) for UI and behavior of WProofreader tailored to your organization's needs.

Get up and running quickly with our step-by-step integration guides, [API reference](/api-reference/overview.md), and code samples. For advanced customization or technical support, our [support team](https://webspellchecker.com/contact-us/) is ready to help you build the perfect solution.


---

# 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/overview.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.
