# Manually taking an image

Go to your console page. Click on the controls icon

<figure><img src="https://2935179342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTaWOrEK9jx-3w2Vwjy%2Fuploads%2Fgit-blob-deb37a429e7b6291a8b21009363fa96568b9deac%2FIMG_3965.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

Click on the camera icon on the bottom right

<figure><img src="https://2935179342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTaWOrEK9jx-3w2Vwjy%2Fuploads%2Fgit-blob-304671ef49a78ee5c3683e3162c070fe12cfe8c4%2FIMG_2529.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

### Fast image request

Tap the lightning bolt icon to request an image faster. The trap returns a lower-quality image in exchange for the speed boost — useful when you need to check on something right now.

{% hint style="info" %}
Available on firmware **v550 and newer**. Older traps will not show the lightning bolt option — update firmware to enable it.
{% 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.ocutrap.com/faqs/manually-taking-an-image.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.
