> For the complete documentation index, see [llms.txt](https://walkn.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://walkn.gitbook.io/whitepaper/walkn-app-overview/walkn-app.md).

# WalkN App

![](/files/fYb45gpdA2UzD4H1WwlU)

WalkN App - Move2Earn Revolution is HERE! Walk, jog or run with WalkN app and earn while you get stronger EVERYDAY!

## &#x20;                                  **Our Mission**

**WalkN exists with only one mission - To bring people, fitness and crypto together by building a solid platform that rewards people to take care of their fitness.**

WalkN provide a platform for improving one's fitness while earning rewards in cryptocurrency. It leverages newly born trend, **Move2Earn**. The app users purchase an NFT of their choice, start the app, and earn money with every step they take.

According to World Health Organization(WHO), the COVID-19 pandemic has impacted human life in the most drastic way. The COVID-19 is also the first such pandemic that has challenged global public health systems, food security, as well as mental health of people. Through this new Move2Earn concept, we're encouraging people to take charge of their health through reward-for-good-behaviour philosophy. So, by rewarding people in monetary values, we encourage them to move more, do more and become healthier.&#x20;

***So, with WalkN App, you move more to earn more!***


---

# 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://walkn.gitbook.io/whitepaper/walkn-app-overview/walkn-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.
