# Introduction

**Welcome!**

This site was intended to convey information regarding implementation of a CCTV network for the De Oude Weg Area near Kommetjie, Cape Town.

As this is (hopefully) will be a community involved process, I thought the best idea would be to create a website laying out the plans and steps to be taken, in order to get feedback and assistance from interested parties.

The site has expanded slightly to include additional information relevant to local residents.

If you live in the De Oude Weg area, and would like further information, please join our Facebook Group <https://www.facebook.com/groups/1427244544206921/>


---

# 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://www.deoudeweg.co.za/master.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.
