# Proofreader

The proofreader tool allows you to send messages through Responso without worrying about stylistic or grammatical errors. Thanks to the checker’s suggestions, your messages will be correctly and flawlessly written.

This feature is available to our customers who have selected one of Responso’s new plans – **Business** or **Enterprise**. More details and information about available features can be found in our pricing guide.

## How to Enable the Proofreader?

1. Go to **Account Settings**.
2. In the **Other Settings** section, enable the optionEnable proofreader and click **Update.**
3. Done! The proofreader will now work for every message created in Responso.

## How Does It Work?

When composing a new message, you’ll see an orange dot in the lower right corner. Simply hover over it with your mouse to access additional options, such as:

* Enabling/disabling the proofreader for the current message
* Selecting one of the available languages for proofreading


---

# 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.responso.com/responso-doc/en/functions/proofreader.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.
