# 1.3 - Privacy Policy

***

## *a.* <kbd>Summary</kbd>

> My sites collect limited information to improve site performance, understand visitor interactions, and operate advertising services. Data collection is handled with care and transparency, prioritising visitor privacy and security.

## *b.* <kbd>Information Collected</kbd>

> This site may collect the following types of data:
>
> * Technical information such as IP address, browser type, operating system, and visit timestamps.
> * Analytics data including pages visited, session duration, and navigation paths.
> * Contact information if submitted through a form (e.g., name, email address).

## *c.* <kbd>Data Use & Sharing</kbd>

> The information collected is used solely to:
>
> * Analyse visitor trends and improve website functionality.
> * Deliver relevant advertising through advertising partners.
> * Respond to enquiries made via the contact form.
>
> No personal data collected by this site is sold, leased, or disclosed to third parties for purposes beyond those stated in this policy.

## *d.* <kbd>Data Security</kbd>

> This website applies appropriate technical and organisational measures to protect data against unauthorised access, alteration, or disclosure. Information processed directly by this site is anonymised and handled in aggregate form wherever possible.

## *e.* <kbd>Consent</kbd>

> By continuing to browse and use this website, you consent to the collection and processing of information as outlined in this policy.

{% hint style="info" %}
If you have questions about this policy or how your data is handled, please get in touch.
{% endhint %}


---

# 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://scopa1811.gitbook.io/docs/legal/privacy_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.
