> For the complete documentation index, see [llms.txt](https://bmicalculator.drukmas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bmicalculator.drukmas.com/informations/privacy-policy.md).

# Privacy Policy

**App Name:** BMI Calculator\
**Effective Date:** 5th March, 2026

#### 1. Introduction

This Privacy Policy explains how BMI Calculator handles user information.

BMI Calculator is designed to respect your privacy. The app performs BMI calculations locally on your device. However, the app now includes third-party advertising services (Google AdMob), which may collect certain information as described below.

***

#### 2. Information Collection

**BMI Calculator itself does not:**

* Collect personal information
* Store height or weight data
* Create user accounts
* Access device contacts, location, camera, or files

All BMI calculations are performed locally on your device. The height and weight values you enter are used only for real-time calculation and are not saved or transmitted by the app.

***

#### 3. Advertising and Third-Party Services

BMI Calculator uses **Google AdMob** to display advertisements.

AdMob may collect and process certain information automatically, including:

* Advertising ID
* Device information (such as device model, operating system, and language)
* IP address
* Interaction data related to advertisements

This data may be used for:

* Providing and improving advertisements
* Personalizing ad content
* Measuring ad performance
* Preventing fraud

The app developer does not directly collect or control this data. Data collected by AdMob is handled according to Google’s Privacy Policy.

You can review Google’s Privacy Policy here:\
<https://policies.google.com/privacy>

You can opt out of personalized advertising through your device settings.

***

#### 4. Data Sharing

BMI Calculator does not collect or store personal data directly.

However, information collected by Google AdMob may be shared with Google and its advertising partners in accordance with their privacy policies.

***

#### 5. Children’s Privacy

BMI Calculator does not knowingly collect personal information from children.

However, since the app displays advertisements via Google AdMob, ad content may be served based on device information. Parents or guardians are encouraged to supervise app usage by children.

***

#### 6. Data Security

Since BMI Calculator does not store personal user data, there is no direct risk of personal data exposure from the app itself.

Third-party services such as Google AdMob apply their own security measures to protect data.

***

#### 7. Changes to This Policy

This Privacy Policy may be updated from time to time. Any updates will be reflected with a revised “Effective Date.”

Continued use of the app after changes means you accept the updated Privacy Policy.

***

#### 8. Contact Information

If you have questions about this Privacy Policy, you may contact:

<admin@drukmas.com>


---

# 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://bmicalculator.drukmas.com/informations/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.
