# What?

### What is Text Compare?

Text Compare allows you to visually compare two pieces of text, regardless of their origin. You can compare content from entire Word or PDF files, selected paragraphs or manually pasted text. The tool clearly highlights all differences between the original and the modified version, indicating insertions, deletions and moved content.

You can open the comparison screen directly within ClauseBuddy, select your two text sources, and immediately see a side-by-side result. Optional settings allow for basic configuration while keeping the interface clean and minimal.

The resulting comparison can be reviewed on screen, exported to Word or PDF, or inserted back into your currently opened document in MS Word.

<figure><img src="/files/UfkY6gBEbAeYdXXu2e0s" alt="" width="563"><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://help.clausebuddy.com/text-compare/what.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.
