# Privacy Policy

**Effective Date:** 01/01/2024

#### Introduction

Sysfra ("we," "us," "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our website and services, including any mobile applications (collectively, the "Service"). Please read this policy carefully to understand our views and practices regarding your personal data and how we will treat it.

#### Information We Collect

**Personal Information**

We may collect personally identifiable information that you provide to us, such as:

* Name
* Email address
* Company name
* Payment information (if applicable)

**Usage Data**

We may also collect non-personal information automatically when you interact with our Service. This may include:

* IP address
* Browser type
* Pages viewed
* Usage patterns

#### Use of Your Information

We may use the information we collect for various purposes, including:

* Providing and maintaining our Service
* Improving our Service
* Personalizing your experience
* Communicating with you, including for customer service purposes
* Sending you promotional and marketing communications
* Protecting our legal rights and preventing misuse of our Service

#### Disclosure of Your Information

We may share your information in the following circumstances:

* With service providers who assist us in operating our Service
* With affiliated companies
* With business partners, if you have opted in to receive their communications
* In response to legal requests or proceedings
* To protect our rights or property

#### Security of Your Information

We use reasonable administrative, technical, and physical security measures to protect your information from unauthorized access, use, or disclosure.

#### Your Choices

You may choose not to provide certain personal information, although this may limit your ability to use certain features of the Service. You may also opt out of receiving promotional emails from us by following the instructions in those emails.

#### Changes to This Privacy Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new policy on this page and updating the "effective date" above.

#### Contact Us

If you have any questions about this Privacy Policy, please [contact us](/supplementary/contact.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://docs.sysfra.com/supplementary/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.
