> 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.md).

# PRODUCTS

- [PUML App](https://whitepaper.puml.io/products/puml-app.md)
- [Get to know the App](https://whitepaper.puml.io/products/puml-app/get-to-know-the-app.md): PUML Mobile apps are the basis for the community and are now LIVE on iOS and Android
- [How It Works - Technology](https://whitepaper.puml.io/products/puml-app/how-it-works-technology.md)
- [Challenge Types Available](https://whitepaper.puml.io/products/puml-app/challenge-types-available.md)
- [Revenue Model](https://whitepaper.puml.io/products/puml-app/revenue-model.md)
- [Corporate Wellness](https://whitepaper.puml.io/products/corporate-wellness.md): A solution designed to help businesses motivate employees & kickstart Corporate Wellbeing.
- [Challenge Types Available](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available.md)
- [Step Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/step-challenge.md)
- [Hydration Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/hydration-challenge.md)
- [Gratitude Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/gratitude-challenge.md)
- [Sleep Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/sleep-challenge.md)
- [Activity\* Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/activity-challenge.md)
- [Social Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/social-challenge.md)
- [Meditation Challenge](https://whitepaper.puml.io/products/corporate-wellness/challenge-types-available/meditation-challenge.md)
- [NFTs](https://whitepaper.puml.io/products/nfts.md): Digital collectibles will play a major role in PUML's in-App gamification and user earning potential
- [WearX](https://whitepaper.puml.io/products/nfts/wearx.md)
- [Athlete NFTs](https://whitepaper.puml.io/products/nfts/athlete-nfts.md)
- [NFT Marketplace](https://whitepaper.puml.io/products/nfts/nft-marketplace.md)
- [Philanthropy](https://whitepaper.puml.io/products/philanthropy.md): Supporting social causes and specific charities/organizations through your corporate challenges.
- [Athlete Challenges](https://whitepaper.puml.io/products/athlete-challenges.md)


---

# 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.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.
