# Getting Started

- [Introduction](https://docs.ocutrap.com/getting-started/introduction.md)
- [Set-up Tutorial](https://docs.ocutrap.com/getting-started/set-up-tutorial.md)
- [Hardware Set Up](https://docs.ocutrap.com/getting-started/setting-up.md)
- [Video Assembly](https://docs.ocutrap.com/getting-started/video-assembly.md): In this guide, we’ll walk you through each step of building your OcuTrap to ensure a smooth and successful setup.
- [Hardware Features](https://docs.ocutrap.com/getting-started/hardware-features.md)
- [Technical Specifications](https://docs.ocutrap.com/getting-started/technical-specifications.md)
- [App](https://docs.ocutrap.com/getting-started/app.md)
- [Adding a trap to your account](https://docs.ocutrap.com/getting-started/app/adding-a-trap-to-your-account.md)
- [Billing](https://docs.ocutrap.com/getting-started/app/billing.md)
- [Open & Closed Button](https://docs.ocutrap.com/getting-started/app/open-closed-button.md)
- [Arm & Un-arm Button](https://docs.ocutrap.com/getting-started/app/arm-un-arm-button.md)
- [Scouting Mode](https://docs.ocutrap.com/getting-started/app/scouting-mode.md)
- [After a Capture](https://docs.ocutrap.com/getting-started/app/after-capture.md)
- [Trap Settings](https://docs.ocutrap.com/getting-started/app/trap-settings.md)
- [Settings Reference](https://docs.ocutrap.com/getting-started/app/trap-settings/settings-reference.md)
- [More Settings Overview](https://docs.ocutrap.com/getting-started/app/trap-settings/more-settings-overview.md): Below is a description of each available setting in the trap settings panel. These settings control power behavior, notifications, camera behavior, and hardware features.
- [Advanced Settings](https://docs.ocutrap.com/getting-started/app/trap-settings/advanced-settings.md): The advanced settings provide additional control over alerts, temperature monitoring, and image processing. These options are intended for users who want finer control over trap behavior.
- [Notification Settings](https://docs.ocutrap.com/getting-started/app/notification-settings.md): The OcuTrap system supports different types of notifications for each trap. These notifications help you stay informed and take action as needed.
- [Trap Control](https://docs.ocutrap.com/getting-started/app/trap-control.md)
- [Logs](https://docs.ocutrap.com/getting-started/app/logs.md)
- [Deleting an Image](https://docs.ocutrap.com/getting-started/app/deleting-an-image.md): This guide explains how to delete an image from a trap using the OcuTrap web or mobile interface.
- [Image Recognition](https://docs.ocutrap.com/getting-started/app/image-recognition.md)
- [Resetting Password](https://docs.ocutrap.com/getting-started/app/resetting-password.md)
- [LED modes](https://docs.ocutrap.com/getting-started/app/led-modes.md)
- [Other app information](https://docs.ocutrap.com/getting-started/app/other-app-information.md)
- [Interface Views](https://docs.ocutrap.com/getting-started/app/interface-views.md)
- [Tips and Tricks](https://docs.ocutrap.com/getting-started/tips-and-tricks.md)
- [Trap Settings](https://docs.ocutrap.com/getting-started/trap-settings.md): OcuTrap’s settings allow you to customize and control every aspect of your trap’s operation, notifications, and hardware features.
- [Enhanced Door Closing](https://docs.ocutrap.com/getting-started/trap-settings/enhanced-door-closing.md)
- [Pre-Capture Notification](https://docs.ocutrap.com/getting-started/trap-settings/pre-capture-notification.md): Get notified (only in ARMED mode) when an animal is about to enter the trap—before a capture happens.
- [Maintenance](https://docs.ocutrap.com/getting-started/maintenance.md): Maintenance checklist below to ensure optimal performance and longevity of your OcuTrap.
- [LED Guide](https://docs.ocutrap.com/getting-started/led-guide.md): This guide explains what each LED pattern means on your OcuTrap device. It includes normal system statuses, user-button interactions, and low-battery behavior.
- [Battery Overview](https://docs.ocutrap.com/getting-started/battery-overview.md): OcuTrap devices are powered by rechargeable KBT lithium batteries, designed for long-lasting operation in the field.


---

# 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/getting-started.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.
