# FAQ

## 🔌 Can I keep my climate clock plugged in 24/7?&#x20;

Yes.

## 🖼 Is it possible to hang or mount my climate clock on a wall?

Yes! There's a 45 degree angle cut into the top back lip of your clock for just this purpose. It's called a French Cleat. See more details in the [Getting Started](/climate-clock-docs/portable-clock-user-manual/getting-started.md) section.

## 🔋 How long will my Climate Clock run on battery power?&#x20;

Most of the powerbanks and UPS power supplies we provide with the clock are 10ah which should least at least 5 hours on a charge.&#x20;

The longer answer is the clock tends to draws between .7 and 1.4 amps at a given time but keep in mind battery manufacturers will oversell their battery capacity and batteries will of course loose capacity over time. Not to mention a myriad of other factors including temperature and brightness of the clock.

When the feature is ready you will be able to use the gamepad to increase and decrease the brightness of the screen to lengthen the runtime of a single charge if needed. We also may provide you with a backup battery (which can't power the clock while plugged in like the UPS) and this can provide an extra 5+ hours for a 10ah battery. You can also use any standard portable charger as long as it is "fast charge" compatible (2amps or more from a single usb output) it should work.&#x20;

Got a question that wasn't answered here?&#x20;

Email us at <info@climateclock.world>


---

# 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.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started/faq.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.
