# Security and Privacy

## Security

Protecting your data is fundamental to our business. We go to considerable lengths to ensure that the data you store with us is safe. Please find more information on our [security page](https://skovik.com/resources/security/).

## Privacy

At Skovik, we care about your personal data and how it is used and shared. We strive only to store the information needed to provide our service, we keep it securely, and for third-party services, we ensure they follow privacy best practices. Please find more information on our [privacy page.](https://skovik.com/legal/privacy/)

## Legal and GDPR

The General Data Protection Regulation (GDPR) is a set of EU rules governing how companies handle personal data. It enforces strong security requirements and limits what companies can do with individuals' data. We think it's an eminent advancement in the protection of personal privacy. Please find more information on our [legal page](https://skovik.com/legal/gdpr/).


---

# 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://docs.skovik.com/for-it-and-developers/security-and-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.
