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

# Privacy Policy

BreezeAI is a browser that values the privacy of its users. This privacy policy is created to inform you about the information we collect, use, and store while you use BreezeAI .

### <mark style="color:purple;">**Collected Information**</mark> <a href="#collected-information" id="collected-information"></a>

BreezeAI does not use any tracking tools that monitor users' online activities or collect personal information. The browser is designed as a platform that prioritizes privacy for users while browsing websites.

### <mark style="color:purple;">**Data Encryption**</mark> <a href="#data-encryption" id="data-encryption"></a>

BreezeAI securely encrypts all data transmissions and storages. Users' online activities are protected with robust encryption technologies that safeguard data from unauthorized access. This is done to ensure the security of users' personal information.

### <mark style="color:purple;">**Third-Party Links**</mark> <a href="#third-party-links" id="third-party-links"></a>

BreezeAI may contain links to third-party websites. However, it is not responsible for interactions made through these links and does not control the privacy practices of these sites. Users are advised to review the privacy policies of third-party websites before visiting them.

### <mark style="color:purple;">**Children's Privacy**</mark> <a href="#childrens-privacy" id="childrens-privacy"></a>

BreezeAI does not knowingly or intentionally collect personal information from children under the age of 13. Parents or legal guardians should take appropriate measures to monitor and manage their children's internet usage.

### <mark style="color:purple;">**Changes to Privacy Policy**</mark> <a href="#changes-to-privacy-policy" id="changes-to-privacy-policy"></a>

This privacy policy may be updated or modified by BreezeAI as deemed appropriate. In the event of any updates, changes will be posted on this page, and the revised date will be updated for users' information.

### <mark style="color:purple;">**Contact**</mark> <a href="#contact" id="contact"></a>

If you have any questions or concerns regarding our privacy policy, please contact us at \[<info@breezeai.net>].

Last Updated: \[20.12.2024]


---

# 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://breezeai.gitbook.io/breezeai-whitepaper-1.0/fundaments/integrations.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.
