> For the complete documentation index, see [llms.txt](https://trusted.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trusted.gitbook.io/docs/privacy.md).

# Privacy

**1. About Us**\
Trusted B.V., located at Stadhuisplein 10, 5611EM Eindhoven, The Netherlands, and registered under KvK 98910973, develops software for detecting and preventing voice and SMS fraud in telecom networks.

**2. Personal Data We Process**\
Trusted B.V. processes only the personal data necessary to provide its services, such as contact details, account information, and technical data required for fraud detection.

**3. Purpose of Processing**\
Personal data is processed solely to:

* deliver and maintain our software and services
* provide customer support
* improve system security and performance
* comply with legal obligations

**4. Legal Basis**\
We process personal data in accordance with the GDPR on the basis of contract performance, legitimate interest, or legal obligation.

**5. Data Sharing**\
Trusted B.V. does not sell personal data. Data may be shared with trusted service providers when necessary for service delivery, subject to strict confidentiality and data protection agreements.

**6. Data Security**\
We take appropriate technical and organizational measures to protect personal data against loss, misuse, and unauthorized access.

**7. Data Retention**\
Personal data is retained only as long as necessary for the intended purposes or to meet legal retention requirements.

**8. Your Rights**\
Individuals have the right to request access, correction, deletion, restriction, or portability of their personal data, as well as the right to object to certain processing activities.

**9. Contact**\
For questions or requests regarding this privacy policy or your rights under the GDPR, you can contact us via the details listed in your agreement with Trusted B.V.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://trusted.gitbook.io/docs/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.
