# Privacy Policy

anaglyph.ai ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and share your information when you use our generative ai software-as-a-service (the "Service").

#### 1. Information We Collect

Personal Information: We collect your name, email address, and payment information when you register for an account and use the Service.&#x20;

Content Data: We collect the content you create using the Service, including images, videos, and other media files.

#### 2. How We Use Your Information

To Provide the Service: We use your information to operate and maintain the Service. To Process Payments: We use Apple to handle all payment transactions. Apple's privacy policy governs the use of your payment information.&#x20;

To Communicate: We may send you updates and promotional materials. You can opt out of these communications at any time.

#### 3. Sharing Your Information

Service Providers: We share your information with third-party service providers, including Apple, to facilitate the Service.&#x20;

Legal Compliance: We may disclose your information to comply with legal obligations.

#### 4. Data Security

We use industry-standard measures to protect your information. However, no method of transmission over the internet is completely secure.

#### 5. Your Rights

You can access, update, or delete your personal information by contacting us at <support@anaglyph.ai>.

#### 6. Changes to This Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on our website.

#### 7. Contact Us

If you have any questions about this Privacy Policy, please contact us at <support@anaglyph.ai>.


---

# 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.anaglyph.ai/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.
