# Public Records OSINT

Public Records OSINT focuses on gathering information from Government and official sources such as court filings, property records, business registrations, and professional licenses. These tools help investigators verify identities, ownership, affiliations, and legal or financial histories.

| Tool                                              | Link                                             |
| ------------------------------------------------- | ------------------------------------------------ |
| Companies House (UK)                              | [Find out more](/osint-tools/companies-house.md) |
| United States Patent and Trademark Office (USPTO) | [Find out more](/osint-tools/uspto.md)           |
| Federal Procurement Data System (FPDS)            | [Find out more](/osint-tools/fpds.md)            |
|                                                   |                                                  |
|                                                   |                                                  |


---

# 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://tools.osintnewsletter.com/tool-categories/public-records-osint.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.
