> For the complete documentation index, see [llms.txt](https://whitepaper.puml.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.puml.io/products/puml-app.md).

# PUML App

**Join the Web3 Revolution. Get rewarded with cryptocurrency for completing health challenges such as Steps, Hydration, Meditation, Sleep, and More.**

Built with innovative technology, PUML is a SaaS wellbeing platform that aims to improve healthy behaviors and provides data insights about users and their wellness by connecting with wearable data providers such as Apple Health, Fitbit, Garmin, Samsung Health, and Google Fit.

Users earn Coin for Step Challenges, Sleep, Meditation and more. Gamified physical and mental health challenges, like meditation, sleep, grateful journals, step challenges and more unlocked via a user-friendly application **available on both Play Store and App Store.**

### Globally Recognized

PUML is the most sophisticated virtual challenge and rewards platform on the market today allowing members to earn real cryptocurrency for completing healthy behaviours such as meditation, step challenges, sleep, hydration and more. PUML has gained local and global awards and support from universities such as New York University, University of Queensland and the Sportstech Hype Spin Accelerator in Tel Aviv.

## Web3 Data Promise

Web3 (also known as Web 3.0) is an idea for a new iteration of the World Wide Web which incorporates concepts such as decentralization, blockchain technologies, and token-based economics. This data is completely secure and protected on the blockchain, giving users complete power of their own wellness and health information. This information is merely used in-app to measure progress in challenges.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.puml.io/products/puml-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
