# Trap Control

<figure><img src="/files/xgES3HK2UtiCzGhCbtiQ" alt="" width="375"><figcaption></figcaption></figure>

### Power

* **Battery Type & Voltage:** Stay informed about the trap’s power source, including battery type and voltage, for consistent energy monitoring.

### Device

* **Firmware & Temperature**

  Shows the device's firmware version and temperature, aiding in effective management and monitoring.

### Network

* **Signal Quality:** Provides an evaluation of the communication link's integrity.
* **Network Operator:** Identifies the carrier facilitating the trap's connection.
* **Signal Strength:** Measures the power level received by the trap.
* **Last Activity:** Marks the most recent timestamp of the trap's network communication.

### Data Charts

Visual charts provide graphical analysis of the trap's performance over time.

### Remote Actions

Interact directly by:

* Requesting latest data
* Sending a buzz
* Rebooting the device
* Hibernation (go to sleep until battery change or power button press)


---

# 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/app/trap-control.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.
