# Portable Action Clock User Manual

- [QUICK START](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/quick-start.md)
- [Action Clock Fourth Generation (gen4)](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/action-clock-fourth-generation-gen4.md): If your clock has dials on the side you're in the right place!
- [Action Clock Gen4 Maker Details](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/action-clock-fourth-generation-gen4/action-clock-gen4-maker-details.md): Detail of the inner workings and wiring of the electronics in the Portable Action Clock v4.
- [Manual Software Update on 4th gen Action Clock](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/action-clock-fourth-generation-gen4/manual-software-update-on-4th-gen-action-clock.md): Your 4th gen. action clock should automatically update it's software if the wifi is connected to internet. But this is the process to manually update to the latest or custom software if it has not.
- [gen1/gen2 Getting Started](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started.md): If your clock has an NES Nintendo controller sliding doors in the back or a magnetic closure you are looking at the correct instructions.
- [Update your clock](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started/update-your-clock.md)
- [DONT LOOK UPdate](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started/update-your-clock/dont-look-update.md)
- [FAQ](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started/faq.md)
- [OUTDATED: Make a Climate Clock](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/getting-started/make.md)
- [Climate CAR Clock](https://docs.climateclock.world/climate-clock-docs/portable-clock-user-manual/climate-car-clock.md)


---

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