# Order Local - Cambridge

With retailers and restaurants in Cambridge temporarily impacted due to COVID-19, many folks are struggling. It can be really hard to know which businesses open, when they are open and how the provide their products and services. This mobile app is meant to be a resource for the residents of this city to easily find local spots to order from and support. Create an account to add or update listings of locally owned independent businesses serving Cambridge. Existing listings will be assigned to the owners by request, but if your favourite local business is not listed, feel free to add it for now. The mobile app will be available in the Apple App Store and Google Play very soon! Please install and share!

## Privacy Policy

{% content-ref url="/pages/-M52hhJkmSEV-avbxOFW" %}
[Privacy Policy](/privacy-policy.md)
{% endcontent-ref %}

## Terms Of Use

{% content-ref url="/pages/-M52jPwgtaGJSEW4zUTW" %}
[Terms Of Use](/terms-of-use.md)
{% endcontent-ref %}


---

# 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://help.orderlocal.ca/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.
