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

# RunX

## What is RunX?

**RunX** redefines how you approach your health journey. Combining AI-powered coaching with intelligent data insights, RunX transforms everyday activity into meaningful progress. Whether you’re walking, running, or resting, every moment is an opportunity to understand your body better and live well.

Imagine a platform where every step you take isn’t just counted but celebrated! RunX empowers you to achieve your fitness goals while unlocking real, tangible rewards. With our robust framework, we centralize health data on both iOS and Android devices, creating a secure repository that collects health-related information from various sources. Whether it’s from your favorite wearable devices, trusted third-party apps, or even your own manual inputs, RunX has you covered.

This powerful capability paves the way for comprehensive fitness app development across both the Apple and Android ecosystems, allowing you to take control of your health like never before.&#x20;

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

## What makes RunX truly stand out?

At RunX, we’re transforming fitness from a daily routine into a rewarding lifestyle. With our slogans, "**You Get Fit, You Get Paid!**" and "**Make Health Great Again!**", we're dedicated to providing a fitness experience that is both fulfilling and financially advantageous.

**1. "You Get Fit, You Get Paid!"**\
Fitness should be a valuable investment in yourself, and RunX elevates this concept by rewarding your dedication. Whether you're tracking daily activities, counting steps, or hitting wellness milestones, RunX ensures that your efforts translate into real rewards.

**2. "Make Health Great Again!"**\
Our mission is to revolutionize the way people approach health and wellness. We empower users to take charge of their fitness journeys through personalized coaching, advanced health tracking, and a nurturing community. Our goal is to inspire individuals to elevate their health to a top priority, transforming it from a mere objective into a way of life.

We believe that health is not just a destination but an ongoing journey filled with growth, motivation, and achievement. With RunX, we cultivate an environment where users feel supported and encouraged every step of the way. Together, we can create a culture that values well-being, celebrates milestones, and promotes a sustainable lifestyle.

3. "**The First Application on Blockchain PayNetwork with Zero Gas Fees!**"

Welcome to the future of blockchain technology with PayNetwork! Our platform is set to revolutionize how you interact with applications by eliminating transaction fees, making your experience smoother and more cost-effective. With our Zero Gas Fees model, you can access all the features of our application without worrying about hidden costs.

## Overview of RunX Development Phase

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


---

# 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://docs.runx.app/introduction/runx.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.
