# Why?

### Why use Rewrite Text?

Rewrite text helps you efficiently improve existing content without losing structure, layout or clarity.

**✅ When you&#x20;*****should*****&#x20;use it:**

* **To update existing clauses**\
  When a clause is mostly correct but needs rewording or nuance, you can adjust only what’s necessary.
* **To experiment with alternatives**\
  Try out different phrasings or tones by regenerating specific fragments or full paragraphs.
* **To track every change**\
  All modifications are marked in Word: additions are green and underlined, deletions are red and struck through.
* **To fill placeholders with real data**\
  Upload files (e.g. contracts, emails, spreadsheets) to replace placeholders with actual information.
* **To preserve your layout**\
  By rewriting in place, your formatting, numbering and cross-references remain intact.
* **Reuse effective prompts**\
  Save and reload well-performing instructions to maintain consistency and work faster.

***

**❌ When you&#x20;*****shouldn’t*****&#x20;use it:**

* **If you plan to rewrite large sections at once**\
  Asking the AI to redraft several pages in one go will reduce the quality of the results.
* **If you expect legally perfect output**\
  The AI can support your work, but it’s not a substitute for legal expertise or final review.
* **If you plan to use it on poorly styled documents**\
  If your Word document has inconsistent formatting or manual numbering, results may break structure.
* **If you do not review the results**\
  The AI might introduce mistakes or miss subtleties. Always verify before accepting changes.


---

# 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/rewrite-text/why.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.
