# Tone Analyzer

**What is Analyzer for?**

Analyzer calculates the characteristics of your text, providing invaluable insights into the parameters that influence a text's tone. These include:

* Use of complex words (those with four, five, or six syllables)
* Use of discriminatory and informal language
* Use of rare words
* Use of superlatives
* Most frequently used words in the text
* Emotions conveyed in the text

<figure><img src="/files/tUmchMr9RWuvO0B3y0QR" alt=""><figcaption><p>Results of a text analysis</p></figcaption></figure>

**Where is the "Analyze" feature on the Writitude dashboard?**&#x20;

Find Analyzer in the Tools section.

<figure><img src="/files/IIvj6gE8FyiHDPihqJhS" alt=""><figcaption><p>Analyze functionality in Writitude</p></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/faq/tone-analyzer.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.
