# Bug Identification Tools

Have a photo of a bug on your computer? You can go to the More tab then press Identify Insect and upload the photo and our system will identify it. You can also save the insect identification results for later by creating an access code. The access code will last for 6 months. You can also save a file to your computer to get access to the identification result later even without the access code.

This feature is powered by <i class="fa-sparkles">:sparkles:</i> <mark style="color:blue;">**AI**</mark>**.**


---

# 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.bugsplus.me/ai/bug-identification-tools.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.
