# CCTV REINVENTED

- [How is my CCTV Footage used?](https://guide.zig-zag.ai/cctv-reinvented/how-is-my-cctv-footage-used.md)
- [🗒️What all can AI detect and do?](https://guide.zig-zag.ai/cctv-reinvented/tasks-at-zigzag-ai.md)
- [🗂️Turning CCTV data that goes to waste into data that  (Not a Storage Problem)](https://guide.zig-zag.ai/cctv-reinvented/turning-cctv-data-that-goes-to-waste-into-data-that-not-a-storage-problem.md)
- [🗂️Generate Reports + 🤝 Get Assistance](https://guide.zig-zag.ai/cctv-reinvented/generate-reports-+-get-assistance.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://guide.zig-zag.ai/cctv-reinvented.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.
