# SKY VLS - Privacy Policy

## Last Updated: July 1, 2023

1. Introduction:

SkyVLS ("we," "our," or "us") values your privacy. This Privacy Policy describes the types of information we may collect from you or that you may provide when you visit our website (the "Website") and our practices for collecting, using, maintaining, protecting, and disclosing that information.

2. Information We Collect:

We may collect several types of information from and about users of our Website, including personal information (name, postal address, e-mail address, telephone number, etc.), demographic information (age, gender, income, etc.), and technical information (IP addresses, cookies, etc.).

3. How We Use Your Information:

We use information that we collect about you or that you provide to us, including any personal information to present our Website and its contents to you, provide you with information, products, or services that you request from us, fulfill any other purpose for which you provide it, provide you with notices about your account, carry out our obligations and enforce our rights arising from any contracts entered into between you and us, and for any other purpose with your consent.

4. Disclosure of Your Information:

We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information unless we provide you with advance notice. This does not include website hosting partners and other parties who assist us in operating our website, conducting our business, or servicing you, so long as those parties agree to keep this information confidential.

5. Data Security:

We have implemented measures designed to secure your personal information from accidental loss and from unauthorized access, use, alteration, and disclosure.

6. Changes to Our Privacy Policy:

It is our policy to post any changes we make to our privacy policy on this page. If we make material changes to how we treat our users' personal information, we will notify you through a notice on the Website home page.

7. Contact Information:

To ask questions or comment about this privacy policy and our privacy practices, contact us at: <privacy@skyvls.com>.


---

# 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://skyvls.gitbook.io/product-docs/legal-and-terms-of-service/sky-vls-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.
