# Getting started

Everything you need to embed a multilingual proofreading tool with spell check and grammar support into your web system using WProofreader SDK.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Integrations</h4></td><td>Learn how to initialize WProofreader in various HTML editable fields, CKEditor, TinyMCE, Froala, and other editors.</td><td><a href="/pages/bWPnpT5GAw6nFUpsZDcx">/pages/bWPnpT5GAw6nFUpsZDcx</a></td><td><a href="/pages/bWPnpT5GAw6nFUpsZDcx">/pages/bWPnpT5GAw6nFUpsZDcx</a></td></tr><tr><td><h4>Features</h4></td><td>Explore spell check, grammar checking, style guide, autocorrect, autocomplete, and  AI writing assistant</td><td><a href="/pages/X99IJHzrziiZ2YfyoZyX">/pages/X99IJHzrziiZ2YfyoZyX</a></td><td><a href="/pages/X99IJHzrziiZ2YfyoZyX">/pages/X99IJHzrziiZ2YfyoZyX</a></td></tr><tr><td><h4>Deployment</h4></td><td>Install and configure the self-hosted WProofreader SDK. Covers system requirements, licensing, and platform-specific installation guides.</td><td><a href="/pages/zmeXuoVKmlnEZ7YEObHc">/pages/zmeXuoVKmlnEZ7YEObHc</a></td><td><a href="/pages/zmeXuoVKmlnEZ7YEObHc">/pages/zmeXuoVKmlnEZ7YEObHc</a></td></tr><tr><td><h4>API reference</h4></td><td>Work with the spelling, grammar, autocorrect, autocomplete, and custom dictionary APIs directly.</td><td><a href="/pages/ZUGMymVmHyrOtpLfWfdS">/pages/ZUGMymVmHyrOtpLfWfdS</a></td><td><a href="/pages/ZUGMymVmHyrOtpLfWfdS">/pages/ZUGMymVmHyrOtpLfWfdS</a></td></tr><tr><td><h4>Admin panel</h4></td><td>Manage your subscription, credentials, team, organization dictionaries, style guide, and analytics.</td><td><a href="/pages/9lyu6uLcYSJsBJlfFqt3">/pages/9lyu6uLcYSJsBJlfFqt3</a></td><td><a href="/pages/9lyu6uLcYSJsBJlfFqt3">/pages/9lyu6uLcYSJsBJlfFqt3</a></td></tr><tr><td><h4>Plans and billing</h4></td><td>Compare cloud and self-hosted options, understand service usage limits, and choose the right plan.</td><td><a href="/pages/n9xL0RwRHQ3BoTURl5Yy">/pages/n9xL0RwRHQ3BoTURl5Yy</a></td><td><a href="/pages/n9xL0RwRHQ3BoTURl5Yy">/pages/n9xL0RwRHQ3BoTURl5Yy</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

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

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

```
GET https://docs.wproofreader.com/getting-started.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.
