# Provenance In Camera

In the world of photography and videography, establishing the authenticity of visual media is critical, particularly for journalism, evidence gathering, and creative content. Hash Network provides provenance for images and videos captured by cameras by:

* **Device Authentication:** Every photo or video taken is linked to a specific device, ensuring that the device used is authenticated. The camera’s details—such as make, model, and unique identifiers—are stored on-chain.
* **Timestamping:** Each image or video is given an immutable timestamp, verifying exactly when the media was captured. This timestamp helps establish the content’s originality and validity, especially for legal and historical documentation.
* **Geolocation Provenance:** When available, geolocation data is recorded, ensuring the context of the content’s creation is verifiable. For journalists or investigators, this can provide crucial evidence of the content's origin and context.
* **Content Integrity:** Any edits or modifications to the visual content are recorded on-chain, preserving a transparent version history. This ensures that the original media can always be distinguished from manipulated versions.

Provenance in cameras ensures the authenticity of visual media, which is essential for maintaining trust in the documentation of real-world events and preventing the spread of manipulated or fake visuals.


---

# 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://docs.hashnetwork.io/hash-netwok-provenance/use-cases/provenance-in-camera.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.
