> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/pl/trust-center/centrum-bezpieczenstwa-i-zaufania-vercom-s.a./wzory-dokumentow.md).

# Wzory dokumentów

Aby ułatwić naszym Klientom zapewnienie zgodności z Rozporządzeniem o Ochronie Danych Osobowych (RODO) oraz wsparcie w realizacji obowiązków wynikających z przetwarzania danych osobowych przy wykorzystaniu usług Vercom S.A. przygotowaliśmy poniższe wzory dokumentów i materiały pomocnicze.

| Umowa ramowa o świadczenie usług drogą elektroniczną | ​<https://messageflow.com/pl/umowa-ramowa-o-swiadczenie-uslug-droga-elektroniczna/>​ |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Polityka prywatności                                 | ​<https://messageflow.com/pl/polityka-prywatnosci/>​                                 |
| Polityka antyspamowa                                 | ​<https://messageflow.com/pl/polityka-antyspamowa/>​                                 |
| Polityka Cookies                                     | ​<https://messageflow.com/pl/cookies/>​                                              |

<table><thead><tr><th>Opis Dokumentu</th><th data-type="files">Plik</th></tr></thead><tbody><tr><td>Umowa powierzenia przetwarzania danych osobowych</td><td><a href="/files/79GYI26Vdzbp9LGwtd4I">/files/79GYI26Vdzbp9LGwtd4I</a></td></tr><tr><td>Szczegółowa lista głównych podmiotów przetwarzających</td><td><a href="/files/5OBzDfTwRKkwf1BuCIqE">/files/5OBzDfTwRKkwf1BuCIqE</a></td></tr><tr><td>Aneks w zakresie wdrożenia wymogów Rozporządzenia DORA</td><td><a href="/files/UjwrvSSriVcJnviRV31s">/files/UjwrvSSriVcJnviRV31s</a></td></tr><tr><td>Suplement Chmurowy</td><td><a href="/files/XotOBRf4eZKVu86LXomE">/files/XotOBRf4eZKVu86LXomE</a></td></tr></tbody></table>

{% hint style="danger" %}
**Uwaga:** Dostarczone wzory dokumentów mają charakter pomocniczy i powinny zostać dostosowane do indywidualnej sytuacji prawnej i faktycznej każdego Klienta. Vercom S.A. nie świadczy usług doradztwa prawnego. W przypadku wątpliwości dotyczących zgodności z RODO, zalecamy skonsultowanie się z wykwalifikowanym prawnikiem lub specjalistą ds. ochrony danych.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.messageflow.com/pl/trust-center/centrum-bezpieczenstwa-i-zaufania-vercom-s.a./wzory-dokumentow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
