# Weather & Environmental Guidelines

### General Weatherproof Design

OcuTrap’s exterior is designed to resist harsh weather, including rain, wind, and moderate environmental challenges. However, please keep in mind:

* **Internal Electronics:** Although the enclosure is weatherproof, internal electronics must not be submerged in water.
* **Durability:** The trap is built to endure outdoor conditions, but taking precautions in extreme weather can prevent potential damage.

### Operating & Charging Temperature Guidelines

#### Operating Temperature

For best performance:

* **Ideal Range:** Operate OcuTrap between **0°C (32°F)** and **40°C (104°F)**.

#### Charging Temperature

Since OcuTrap is powered by a lithium-ion battery:

* **Recommended Charging Range:** Charge the battery in ambient temperatures between **0°C (32°F)** and **45°C (113°F)**.
* **Performance Consideration:** Charging outside of this range can affect battery efficiency and lifespan.

#### Temperature Monitoring

The OcuTrap R1 model features an integrated temperature sensor that monitors the internal environment. This sensor alerts users if the internal temperature reaches adverse levels, helping to prevent potential issues.

### Handling Extreme Weather Conditions

#### Extreme Heat and Cold

While OcuTrap is capable of operating in a broad temperature range, long-term exposure to temperatures outside the ideal operating conditions can:

* Reduce overall performance.
* Diminish battery life.

#### Icing Conditions

In freezing weather:

* The moving door mechanism (which opens and closes) may freeze shut.
* To maintain functionality, avoid operating OcuTrap in conditions where icing is likely.

For comprehensive cold weather guidance including battery care, condensation prevention, and seasonal deployment tips, see [Cold Weather](/faqs/cold-weather.md).

#### Heavy Rain and Flooding

Even though the external design is weatherproof:

* Ensure that the internal electronics are not exposed to submersion.
* During heavy rain or flooding, consider relocating or protecting the trap to keep the internal components dry.

### Battery-Specific Guidance

To maximize the performance and longevity of the lithium-ion battery:

* Adhere to the recommended operating and charging temperature guidelines.
* Avoid exposing the battery to prolonged extreme temperatures.
* No additional maintenance is required beyond following these guidelines.

For more battery information, see [Battery Overview](/getting-started/battery-overview.md).

## Related Pages

* [Cold Weather](/faqs/cold-weather.md) — Detailed guide for winter deployments
* [Battery Overview](/getting-started/battery-overview.md) — Complete battery information
* [Condensation on the Camera](/troubleshooting/condensation-on-the-camera.md) — Troubleshooting camera condensation


---

# 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/weather-and-environmental-guidelines.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.
