# Privacy Policy

*Last Updated: 12/15/2023*

Welcome to Cloud AI's Privacy Policy. This policy outlines how we collect, use, disclose, and protect your personal information when you use our services.

**1. Information We Collect**

a. Personal Information: We may collect personal information such as your name, email address, and other contact details when you register or use our services.

b. Usage Information: We may collect information about your usage of our services, including IP addresses, device information, and browsing patterns.

**2. How We Use Your Information**

We use the collected information for:

a. Providing and improving our services.

b. Sending updates, newsletters, and promotional materials.

c. Analyzing usage patterns to enhance user experience.

**3. Information Sharing**

We may share your information with:

a. Third-party service providers for service-related purposes.

b. Legal authorities if required by law.

**4. Cookies and Tracking Technologies**

We use cookies and similar tracking technologies to analyze user behavior, administer the website, and gather information about users.

**5. Data Security**

We implement security measures to protect your personal information. However, we cannot guarantee the security of data transmitted over the internet.

**6. Third-Party Links**

Our services may contain links to third-party websites. We are not responsible for the content or privacy practices of these sites.

**7. Your Choices**

You can opt-out of receiving promotional communications and manage cookie preferences through your browser settings.

**8. Changes to This Privacy Policy**

We may update this Privacy Policy periodically. Changes are effective upon posting on our website.


---

# 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://cloudai-official.gitbook.io/cloud-ai-documentation/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.
