# Cookies Policy

At **Script & Theory**, we are committed to providing transparent and user-friendly services. This Cookies Policy explains what cookies are, how we use them, and how you can manage your preferences.

### What Are Cookies?

Cookies are small text files stored on your device when you visit a website. They help the site function properly, enhance security, improve user experience, and provide insights into site performance.

### How We Use Cookies

We use both first-party and third-party cookies for various purposes:

* **First-Party Cookies:** Essential for the website's core functionalities. These do not collect personal data.
* **Third-Party Cookies:** Help us understand website performance, user interactions, maintain security, deliver relevant advertisements, and enhance your overall experience.

### Types of Cookies We Use

1. **Necessary Cookies:** Enable basic features like secure login and consent preferences. These do not store personal information.<br>

   | Cookie Name           | Purpose                                        | Duration |
   | --------------------- | ---------------------------------------------- | -------- |
   | `shopify_app_session` | Required for logging into our app via Shopify. | Session  |
   | `cookieyes-consent`   | Remembers your consent preferences.            | 1 year   |
   | `crisp-client/*`      | Ensures smooth functioning of the Crisp Chat.  | 1 year   |

2. **Functional and Performance Cookies:** Enhance functionalities like content sharing, feedback collection, and analyze website performance to improve user experience.

### Managing Cookie Preferences

You can manage your cookie preferences by adjusting your browser settings. Please note that disabling certain cookies may affect the functionality of our website.

### Updates to This Policy

We may update this Cookies Policy from time to time to reflect changes in our practices or for legal reasons. We encourage you to review this policy periodically.

### Contact Us

If you have any questions or concerns about our use of cookies, please contact us at <team@scriptandtheory.com>.


---

# 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://script-and-theory.gitbook.io/compliance-and-legal/legal/cookies-policy.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.
