# Verify SDK

The **Verify SDK** by Hash Network is a powerful toolkit designed for developers and publishing platforms to easily integrate content authenticity verification into their applications. It allows seamless validation of digital content provenance, ensuring that the media consumed by end-users is trustworthy.

Even in cases where content lacks embedded provenance metadata, the **Verify SDK** leverages perceptual hashing to reconstruct content origin and verify its authenticity. This means that, regardless of the platform or tool used to generate or modify content, the **Verify SDK** can independently verify its historical context and origins.

**Core Features of the Verify SDK:**

* **Content Provenance Verification**: Validate the authenticity of digital assets by inspecting their history, creation, and modification details.
* **Perceptual Hash Matching**: Use perceptual hashes to verify the origin of content, even without embedded metadata, ensuring trust in assets from decentralized platforms.
* **Cryptographic Integrity**: Ensure the integrity of content provenance records using cryptographic validation, verifying that the content has not been tampered with.

The **Verify SDK** allows developers to embed content verification features directly into their platforms, increasing user trust and transparency in the digital media they interact with.

**Endpoints and Additional Details: Coming Soon**


---

# 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/verify-sdk.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.
