# Privacy Policy

### Overview

CardBeam is committed to protecting your privacy. This policy explains how we handle your data when you use our app.

### Key Points

* **Local Storage Only**: All your data stays on your device
* **No Data Collection**: We don't collect or upload any personal information
* **No Third-Party Sharing**: Your data is never shared with third parties
* **No Analytics**: We don't track your usage or behavior

### Data Usage

#### Camera Access

* Used only for scanning QR codes
* Photos are processed locally
* No images are stored or transmitted

#### Contacts Access

* Used to save business cards to your device contacts
* Contact information stays on your device
* No contact data is uploaded or shared

#### Photo Library Access

* Used only to save QR codes
* Images are saved locally to your device
* No photos are uploaded or shared

### Data Storage

All data is stored locally on your device:

* Business cards
* Contact information
* Generated QR codes
* Imported/exported files

### Your Rights

You have full control over your data:

* Add/edit/delete contacts at any time
* Export your data in CSV format
* Delete all data from the app
* Control permission access through device settings

### Changes to This Policy

We will notify users of any changes to this policy through app updates.

### Contact Us

If you have questions about this privacy policy, please contact us at:

* Email: <contact@inwisso.com>
* Website: <https://cardbeam.inwisso.com>

{% hint style="info" %}
This app is designed with privacy-first principles. All data processing happens on your device, and no personal information is ever uploaded to servers or shared with third parties.
{% endhint %}


---

# 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://cardbeam.inwisso.com/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.
