# FAQs

- [Sharing Traps](https://docs.ocutrap.com/faqs/sharing-traps.md)
- [User Levels](https://docs.ocutrap.com/faqs/sharing-traps/user-levels.md)
- [Common questions](https://docs.ocutrap.com/faqs/common-questions.md)
- [Safe-mode](https://docs.ocutrap.com/faqs/safe-mode.md)
- [Battery](https://docs.ocutrap.com/faqs/battery.md)
- [Updating firmware](https://docs.ocutrap.com/faqs/updating-firmware.md)
- [Manually taking an image](https://docs.ocutrap.com/faqs/manually-taking-an-image.md)
- [Seeing Camera view](https://docs.ocutrap.com/faqs/seeing-camera-view.md)
- [Taking higher quality images](https://docs.ocutrap.com/faqs/taking-higher-quality-images.md)
- [GPS](https://docs.ocutrap.com/faqs/gps.md)
- [Weather & Environmental Guidelines](https://docs.ocutrap.com/faqs/weather-and-environmental-guidelines.md): OcuTrap is built for the outdoors with a weatherproof design. This guide offers tips for optimal performance and long-lasting reliability.
- [Cold Weather](https://docs.ocutrap.com/faqs/cold-weather.md): Guidelines for operating OcuTrap in cold weather, winter conditions, and freezing temperatures.
- [Camera](https://docs.ocutrap.com/faqs/camera.md): This guide explains how to adjust key camera settings, including time-lapse frequency, image quality, and night vision parameters.
- [Power Modes](https://docs.ocutrap.com/faqs/power-modes.md)
- [Unarmed Hibernation](https://docs.ocutrap.com/faqs/unarmed-hibernation.md)
- [Miscellaneous](https://docs.ocutrap.com/faqs/miscellaneous.md)
- [Password Policy for Users](https://docs.ocutrap.com/faqs/miscellaneous/password-policy-for-users.md): This policy explains how passwords work on OcuTrap and how to keep your account secure.
- [Accessory Port](https://docs.ocutrap.com/faqs/accessory-button-port.md): Complete guide to the OcuTrap Accessory Port: enabling and configuring the port, electrical specifications, safety guidelines, and common use cases.


---

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