# Checking tone

With Writitude, you can check whether your written or AI-generated text aligns with a chosen style and tone guide, whether it's predefined or custom. To do this:

1\) Go to the Workspace and select a tone of voice in the upper-right corner of the window.

2\) Paste the text you want to check into Writitude's editor.

3\) Click the "Check compliance" button in the bottom of the panel on the right, in the Compliance suggestions section.

<figure><img src="/files/WTUTPx3M9IlczhysgmqW" alt=""><figcaption><p>"Check compliance" button in the Writitude's Workspace</p></figcaption></figure>

After completing these steps, Writitude will provide a list of suggested changes to ensure that your text aligns with the chosen style and tone guide.&#x20;

<div align="left"><figure><img src="/files/iqR3RPY68rPaXj1inIKU" alt=""><figcaption><p>Suggestions for a rewrite in Writitude</p></figcaption></figure></div>

You can review each suggestion and rewrite the flagged words or sentences yourself, or use AI-powered editing panel with predefined and custom prompts that you can apply to the selected parts of the text.

<figure><img src="/files/KwoCPbGI4Am1Dg8zavkO" alt=""><figcaption></figcaption></figure>

Or you can use a star-shaped Fix button in the Suggestion card itself to see what type of rewrite Writitude offers in this case.

<figure><img src="/files/5O8AOc48Iqa9AaPDUruy" alt=""><figcaption></figcaption></figure>


---

# 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.writitude.com/the-tone-of-voice-guides/checking-tone.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.
