# Reverse Image searching

## Overview

**Reverse image searching** has to do with finding other images of a person based off of one image.

An example of this is **MTV Catfish** where someone pretends to be someone else online. What they do in the show is reverse image search the persons profile picture to find it's source and other pictures of the same person

## Google Image Search

Drag and drop image into **Google Image Search** and click on **Find Image Source**. This will s for the exact image.

{% hint style="info" %}
Changing the focus/size of the image within the search works very well for buildings
{% endhint %}

## Yandex

Relates to Russia more than anything else but is useful in finding pictures of similar looking people and can even search for specific parts of the image as well


---

# 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://pnpt.adot8.com/osint-fundamentals/images/reverse-image-searching.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.
