# ⌚ Health Monitoring Wristband

TAGGER health monitoring wristbands are designed to monitor and collect users' physiological data in complex environments. These wristbands are capable of tracking a wide range of metrics, including heart rate, blood pressure, sleep patterns, body temperature, blood oxygen levels, respiratory rate, non-invasive blood glucose levels, mental health stress, ECG (electrocardiogram), and SpO2 (blood oxygen saturation) for the early detection of cardiovascular and respiratory issues. They also function as comprehensive fitness trackers.

The physiological data collected from users will contribute to the development of a Health Monitoring AI model. In return for their data, users will receive token rewards, creating an incentive for participation while ensuring privacy and data security through decentralized protocols.

The datasets and AI models generated through this initiative will be provided free of charge to organizations such as the World Health Organization and the International Red Cross. By doing so, TAGGER aims to support public welfare activities and contribute to the global improvement of health outcomes, advancing the well-being of humanity as a whole.

<figure><img src="/files/2fk2SWEmcQiExHGQgsFd" alt=""><figcaption><p><strong>Figure 11</strong> Conceptual Diagram of Tagger's Health Monitoring Wristband</p></figcaption></figure>


---

# 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://tagger.gitbook.io/tagger-documentation/hardware/health-monitoring-wristband.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.
