# Why?

**Why use the Definitions feature?**\
The Definitions feature helps you quickly navigate and manage all defined terms in your document, making drafting more efficient and accurate.

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

* **To speed up drafting**\
  Instantly jump to any definition, saving time especially in long documents.
* **To maintain consistency**\
  Keep track of all definitions to make sure terminology is used consistently throughout the document.
* **To improve document clarity**\
  Ensure all key terms are clearly defined to avoid misunderstandings.

***

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

* **If terms are defined outside the document**\
  If definitions refer to external documents or agreements, this tool won’t catch those.
* **If you need in-depth legal analysis**\
  This feature highlights definitions but doesn’t replace a thorough legal review by a professional.


---

# 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/definitions/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.
