# Searching for images

You can search for images based on the filename. Regardless your current location, it searches for images within the entire Project.

### &#x20;Display of results <a href="#display-of-results" id="display-of-results"></a>

The breadcrumb indicates the number of results found in the Project.

You can also use the drop-down menu within the breadcrumb to perform batch operations against the found results.&#x20;

{% hint style="info" %}
The file name contains a full path. If the found result exists within a subfolder, it contains the names of such subfolders.&#x20;
{% endhint %}


---

# 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.annostation.orni.co.jp/mastering-annostation/project/search.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.
