# Terms & Conditions

- [Terms of Service](https://smart-notifications.gitbook.io/docs/terms-and-conditions/terms-of-service.md): The following sets out the terms you agree to when you install Smart Notifications on your Shopify store.
- [Privacy Policy](https://smart-notifications.gitbook.io/docs/terms-and-conditions/privacy-policy.md)
- [Data Handling & Retention Policy](https://smart-notifications.gitbook.io/docs/terms-and-conditions/data-retention.md): To send notifications on your behalf we access and store data from your Shopify store, including your customer's data.
- [Fair Use Email Limits](https://smart-notifications.gitbook.io/docs/terms-and-conditions/fair-use-email-limits.md): This is a plain English guide to Smart Notification's fair use email limits. These are soft limits we have on each of our plans to ensure that the service we offer is sustainable.


---

# 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://smart-notifications.gitbook.io/docs/terms-and-conditions.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.
