# Privacy Policy

To keep it simple:

* We do not store your data on our database. Actually, we do not even have a database server. Your data is always stored on your Atlassian products’ servers using Atlassian products’ APIs and is covered by Atlassian’s Privacy Policy.
* We do not transfer any data to any other third-party systems. Actually, we do not integrate with any third-party systems.


---

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