# Developer Platform

### **Privacy Policy**

Beam Barcode Scanner ("we", "us", or "our") is committed to protecting your privacy. This Privacy Policy explains how our remote barcode scanning app ("the App") handles information.

#### **1. Information We Collect**

We do **not** collect or store any personal information from users.

The App only processes the following data:

* **Scanned barcode data**: The barcode content captured by the device camera.
* **User-defined endpoint URL**: The destination server address configured by the user to receive barcode data.

This data is transmitted **directly** to the user-specified endpoint and is **not stored, processed, or monitored** by us.

#### **2. How We Use Your Data**

The App functions as a utility tool. Its only purpose is to:

* Scan barcodes using the device's camera.
* Send the scanned data to the URL you provide.

We do not access, collect, analyze, or retain any of the barcode data or endpoint information.

#### **3. Third-Party Services**

This App does not use third-party analytics tools, advertising SDKs, or cloud services. All data transmission occurs solely between the App and the user-defined server.

#### **4. Data Security**

While we do not store or process your data, we encourage you to:

* Use secure (HTTPS) endpoints to protect data in transit.
* Ensure your own server is properly secured.

#### **5. User Control**

You are in full control of:

* The data scanned by the app.
* The endpoint where data is sent.
* When and how the app is used.

#### **6. Children’s Privacy**

The App does not knowingly collect any personal information from children. If you are under the age of 13, please do not use this App.

#### **7. Changes to This Policy**

We may update this Privacy Policy from time to time. Changes will be posted here with an updated effective date.


---

# 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://nekhavhambes-organization.gitbook.io/beam/readme.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.
