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

# Sense4FIT App

The Sense4FIT app is the gateway for users to embark on a transformative fitness journey. It is the interface that allows rewards to be paid out for working out, respecting their preset nutrition plan, and recording their mindfulness activities (sleep, yoga or guided meditation). Personalized fitness videos, recorded in-house with our very high-quality qualified and experienced coaches, represent an immersive way to train and monitor results. In addition, within the Sense4FIT app there are also premium nutrition plans, enabling users to live a fully healthy lifestyle.

![](/files/bmo8vx2D0HIGwmAcBKeg)

Users can log-on to the app through the Maiar wallet, ensuring a smooth user experience, as detailed in the earlier subchapter of this whitepaper. The app auto-detects a user’s NFT badge, allowing them to access their respective Fit2Earn level, with different levels yielding various options to pay out rewards. The app also acts as an NFT marketplace, where users purchase consumables for their specific NFT ranks, namely Power-Ups and Mystery Boxes. Since the app is fully integrated with the Maiar wallet, users can also withdraw funds instantly, at an incredibly low-cost.

In addition, the App is the first part of the Proof-of-Activity (PoA) mechanism, as it creates a unique training regimen for users through pre-recorded personalized fitness videos and tracks nutrition through an AI algorithm. The app works fully in conjunction with the partner fitness tracker, in order to accurately monitor results and ensure fair user compensation.


---

# 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://sense4fit.gitbook.io/whitepaper/resources/sense4fit-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.
