# Privacy Policy

**Effective Date:** December 27th, 2024

Thank you for choosing *Light*. Your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your information when you use our mobile application, *Light*, a Solana wallet tracker available on iOS and Android.

**1. Information We Collect**

We collect the following types of information to provide and improve our services:

**1.1 Information Directly Linked to You:**

* **Email Address:** To create an account, manage subscriptions, and provide customer support.
* **Wallet Addresses:** To track and display wallet balances and transactions.
* **Subscriptions:** To manage premium features and services.
* **Device Information:** To optimize app performance across devices.

**1.2 Information Not Linked to You:**

* **Crash Logs:** To identify and fix technical issues.
* **Analytics:** To understand app usage patterns and improve user experience.

**2. How We Use Your Information**

We use the collected information to:

* Provide, maintain, and improve our app functionality.
* Process transactions and manage subscriptions.
* Respond to user inquiries and support requests.
* Analyze usage trends and enhance app performance.
* Ensure compliance with legal obligations.

**3. Sharing Your Information**

We do not sell, rent, or share your personal information with third parties, except in the following cases:

* With service providers who assist us in operating the app and who are bound by confidentiality agreements.
* To comply with legal requirements or enforce our rights.

**4. Data Security**

We implement industry-standard measures to protect your data from unauthorized access, alteration, or destruction. However, no method of transmission over the Internet or electronic storage is 100% secure.

**5. Third-Party Services**

Our app may integrate third-party services for analytics or crash reporting. These third parties have their own privacy policies, and we encourage you to review them.

**6. Your Choices and Rights**

You can:

* Update or delete your email information.
* Opt-out of analytics data collection.
* Contact us to exercise your data privacy rights.

**7. Changes to this Privacy Policy**

We may update this Privacy Policy from time to time. Significant changes will be communicated via in-app notifications or email.

**8. Contact Us**

If you have any questions about this Privacy Policy, please contact us at [**mike@light.app**](mailto:mike@light.app).

Visit our website: <https://light.app>

By using the *Light* app, you agree to this Privacy Policy.

*Last updated: December 27th, 2024*


---

# 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.light.app/legal/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.
