# From which database does Samples Hunt get its info?

Samples Hunt obtains its clauses/documents from the EDGAR database.

EDGAR (Electronic Data Gathering, Analysis, and Retrieval) is an internal database system managed by the SEC that performs automatic collection, validation, indexing and acceptance of submissions by companies and others required by law to file forms with the SEC. The database contains a wealth of information about the commission and the securities industry that is freely available to the public via the internet.


---

# 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/samples-hunt/faq/from-which-database-does-samples-hunt-get-its-info.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.
