> For the complete documentation index, see [llms.txt](https://verifyhq.gitbook.io/verifyhq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verifyhq.gitbook.io/verifyhq/blog-articles.md).

# Blog / Articles

- [How to Verify Any Screenshot or Image Online](https://verifyhq.gitbook.io/verifyhq/blog-articles/how-to-verify-any-screenshot-or-image-online.md)
- [Inside the Data Void: How False AI Facts Spread Faster Than Truth](https://verifyhq.gitbook.io/verifyhq/blog-articles/inside-the-data-void-how-false-ai-facts-spread-faster-than-truth.md)
- [Reverse Image Search: The Best Tools and Techniques to Find the Origin of Any Image](https://verifyhq.gitbook.io/verifyhq/blog-articles/reverse-image-search-the-best-tools-and-techniques-to-find-the-origin-of-any-image.md)
- [Top 10 OSINT Tools for Image and Video Verification in 2025](https://verifyhq.gitbook.io/verifyhq/blog-articles/top-10-osint-tools-for-image-and-video-verification-in-2025.md)
- [Top 10 OSINT Tools to Check AI Text Generation in 2025](https://verifyhq.gitbook.io/verifyhq/blog-articles/top-10-osint-tools-to-check-ai-text-generation-in-2025.md)


---

# 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:

```
GET https://verifyhq.gitbook.io/verifyhq/blog-articles.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.
