> For the complete documentation index, see [llms.txt](https://help.clausebuddy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clausebuddy.com/samples-hunt/why.md).

# Why?

### Why use Samples Hunt?

Samples Hunt helps you find inspiration from real-life contracts used by public companies. Quickly, easily, and right within your drafting environment.

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

* **To get inspired by real-world clauses**\
  See how large companies phrase complex clauses in practice. Useful when you’re unsure how to approach a topic or want to compare drafting styles.
* **To explore a wide range of contract types**\
  From employment agreements to finance deals, Samples Hunt covers many key areas of law  with thousands of real life examples.
* **To save time on research**\
  No need to browse the EDGAR website or sift through entire documents. Samples Hunt makes it easy to search by keyword and clause content.
* **To use clauses directly in your drafts**\
  Thanks to automatic styling by ClauseBuddy, the content you find in Samples Hunt can be dropped straight into your document, clean and consistent.
* **To benefit from curated content**\
  Instead of dealing with millions of irrelevant filings, you get a focused selection of useful contracts with regular updates.

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

* **If you need jurisdiction-specific content**\
  These are U.S.-centric documents. If you're working in a civil law or non-Anglo-Saxon context, they may need significant adaptation.
* **If you need exhaustive research**\
  Samples Hunt offers a curated selection for inspiration, not a complete archive. For academic or fully comprehensive research, EDGAR itself may be more appropriate.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.clausebuddy.com/samples-hunt/why.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
