> For the complete documentation index, see [llms.txt](https://help-steps.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.gitbook.io/whitepaper/the-app/fansteps/how-does-fansteps-work.md).

# How Does FanSteps Work?

***Allocating Your Steps***

With FanSteps, your steps are no longer just a measure of your activity; they become a source of power. You can allocate your earned HelpSteps (HS) to specific fan tokens or sports clubs within the HelpSteps app. This action directly supports your chosen entities, contributing to their financial strength.

***Revenue Generation***

Here's where the magic happens. The revenue generated from FanSteps contributions is strategically pooled and utilized to buy back fan tokens in the market. This process enhances the value of fan tokens, ensuring that fans are not just spectators but active participants in the financial success of their beloved sports clubs or idols.

***Token Allocation and Impact***

The more HS you allocate to a fan token or sports club, the greater your impact. Your allocation doesn't just signify your support; it influences the financial strength and influence of the entities you're passionate about.

***Rewarding Fandom***

FanSteps goes beyond traditional fandom by rewarding your loyalty. By actively contributing through your steps, you can earn exclusive rewards, gain access to premium content, and enjoy a deeper connection with your favorite entities.

***Transparency and Trust***

FanSteps operates transparently, with users being able to track the impact of their contributions. This transparency builds trust, ensuring that your steps are making a real difference.


---

# 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.gitbook.io/whitepaper/the-app/fansteps/how-does-fansteps-work.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.
