> For the complete documentation index, see [llms.txt](https://uht.gitbook.io/universal-health-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uht.gitbook.io/universal-health-token/how-goqii-platform-adopted-uht.md).

# How GOQii platform adopted UHT

GOQii was founded in 2015 by Vishal Gondal. It provides a use case for the implementation of Universal Health Token.

GOQii has been at the forefront of motivating users on their preventive healthcare journey. GOQii understands that motivation is a key force behind individuals adopting healthy choices on an everyday basis.

Gamification and rewards have been the core tenet of GOQii’s platform. GOQii has already touched the lives of millions of users through its gamified preventive healthcare ecosystem, which already has an in-built closed loop rewards mechanism. GOQii is set to supercharge its offerings through a Web3 transformation, which would be first-of-its-kind in many ways. GOQii was one of the initial adopters of UHT.

Vishal Gondal, the founder at GOQii, has been an avid gamer and game entrepreneur since the age of 16. He has been acknowledged as the father of the Indian gaming industry\[1], given his previous stints where he built one of the prominent gaming companies in India, called India Games. Vishal subsequently sold India Games to Walt Disney.

GOQii has been envisioned as the “Game of Life” where users level up by not grinding digitally but rather grinding in real life. At GOQii, users are not addressed as “customers” or “patients” but “players” who are playing the game of life.

GOQii’s framework is built around multiple layers of a player’s preventive healthcare journey. GOQii does not believe in promoting only a singular element like steps, exercise, diet or meditation. Instead, the GOQii ecosystem and app has functionalities that address each of these multiple layers.

<br>

<figure><img src="/files/tCsOWiJ7U6BS66e8buFf" alt=""><figcaption></figcaption></figure>

***

\[1] <https://www.entrepreneurindia.com/tech25web/vishal.php>


---

# 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://uht.gitbook.io/universal-health-token/how-goqii-platform-adopted-uht.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.
