# Security & Privacy Considerations

This document details known security and privacy considerations of the Simprints software.

**License**

Our source code repositories are licensed under the Mozilla Public License 2.0. Please refer to the [license agreement ](/docs/licence.md)for more details.

**Trademarks**

All trademarks mentioned in our documentation and products are the property of their respective owners.

**Communication Channels**

Our software may collect usage data and crash reports, but this information is never transmitted back to our maintainers. We only gather anonymous or aggregated data when necessary.

Our software has no features allowing us to access or control your devices or systems. However, there is always a small risk that hackers could discover and exploit vulnerabilities in our software or in third-party libraries to gain access to your device.

**Third-party Software**

Our software uses several open-source third-party libraries from well-known and reputable sources and a few from lesser-known sources. We do not independently vet the security of those libraries, but you can review their source code on [GitHub ](https://github.com/Simprints)if you have any concerns.

**Websites**

Our website,[ Simprints.com](https://simprints.gitbook.io/docs/security-and-privacy/www.simprints.com), uses cookies to track your interactions and may use website analytics tools to track visitors and access patterns. You can disable cookies in your browser settings if you prefer. More information can be found in our [cookie policy](/docs/security-and-privacy/security-and-privacy-considerations/cookie-policy.md).


---

# 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://simprints.gitbook.io/docs/security-and-privacy/security-and-privacy-considerations.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.
