# Privacy Policy

This privacy policy applies to CoolStone Technologies and describes how we collect, use, and share information about you when you use our websites, mobile applications, and other online products and services (collectively, the "Services").

## 1. Collection of Personal Information <a href="#id-1" id="id-1"></a>

### 1A. Personal Information <a href="#id-1a" id="id-1a"></a>

By default, our services will not collect or store data, personal or otherwise. However, some services may require the collection of some personal or non-personal information about you **if voluntarily provided to us**.

### 1B. Use of Personal Information <a href="#id-1b" id="id-1b"></a>

We may use your personal information to provide and improve the Services, to communicate with you, and for other business purposes. We may also use your personal information for research and analytic purposes and to personalize your experience with the Services and will never be shared with third parties.

### 1C. Use of Non-Personal ("Public") Information

We may collect non-personal information to facilitate the functionality of our services and for analytic purposes. Public information may also be sent to third-party services on request.

## 2. Digital Consent <a href="#id-2" id="id-2"></a>

The Services that collect data are not intended for children that don't meet the minimum age of digital consent in their country. We do not knowingly collect personal information from children under the age of digital consent. If we become aware that we have collected personal information from a child, we will take steps to delete such information.

## 3. Data Deletion <a href="#id-3" id="id-3"></a>

Please [contact us](https://coolstone.dev/contact) or edit/delete your account to permanently delete your data.

## 4. Changes to the Privacy Policy <a href="#id-4" id="id-4"></a>

We reserve the right to update this privacy policy at any time. We encourage you to review this privacy policy periodically to stay informed of any updates.

## 5. Additional/Revised Privacy Policies <a href="#id-5" id="id-5"></a>

Your use of some of our Services may subject you to additional or revised policies (“Service Policies"). If any of the conditions of the Service Policies are inconsistent with these Policies, the Service Policies take precedence. These policies can be viewed on their pages.


---

# 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://terms.coolstone.dev/privacy.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.
