> For the complete documentation index, see [llms.txt](https://help-steps-1.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://help-steps-1.gitbook.io/whitepaper/hsx-token/why-hsx-token.md).

# Why HSX Token?

The HelpSteps mobile app is more than just a fitness tracker; it's a movement that empowers users to make a positive impact on the world through their daily activity. Users earn tangible financial value for their dedication, which they can direct towards NGOs, sports clubs, and individuals, all without the need for any financial deposits. This unique model has already ignited change and fueled generosity, but we aspire to elevate your experience further.

<figure><img src="/files/6W8zJQTT93OVK5dL5cEw" alt=""><figcaption></figcaption></figure>

**Empowering User Control**

Today, we introduce the **HSX Token**, a groundbreaking addition to the HelpSteps ecosystem. With **HSX**, we're granting you the power to take control of the value you've earned. No longer confined to spending within the app, you now have the freedom to unlock the full potential of your dedication, movement, and attention.

**Seamless Value Extraction**

Through blockchain technology, **HSX** transforms your hard-earned value into a blockchain-based, transferable crypto asset. This opens doors to an array of possibilities that transcend the boundaries of the HelpSteps app. Your **HSX** can now be seamlessly transferred beyond our platform, into the wider world of cryptocurrency exchanges and decentralized finance (DeFi) protocols.

**Unlocking Your Choices**

But **HSX** isn't just about extracting value; it's about enabling choice. With your **HSX** tokens in hand, you decide how to wield them. Perhaps you choose to support your favorite cause, sports club, or fan token, directly impacting the initiatives that resonate with you most. Alternatively, you may decide to enter the exciting realm of cryptocurrency trading, harnessing the potential of the broader crypto ecosystem.

**Liquidity and Flexibility**

**HSX** tokens are more than just a medium of exchange; they represent liquidity and flexibility. Whether you aim to amplify your impact on HelpSteps, diversify your crypto portfolio, or simply hold an asset with real-world value, **HSX** offers a dynamic gateway to achieving your financial and philanthropic goals.


---

# 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://help-steps-1.gitbook.io/whitepaper/hsx-token/why-hsx-token.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.
