# Tone Matcher

**What is Matcher for?**

&#x20;

Matcher is the tool that calculates which tone of voice best describes your text. It matches the fragment you paste into Writitude with one of its seven pre-configured tone-of-voice guides.

If you have already created a custom tone-of-voice guide (this feature is available in any paid Writitude account), it will also be included in the Matcher results. Try it out!

<figure><img src="/files/7ovc1j9i17PgECjK4fAQ" alt=""><figcaption><p>Tone Matcher 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-matcher.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.
