> For the complete documentation index, see [llms.txt](https://docs.visiongame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visiongame.io/visiongame-ecosystem/visionmove/the-concept-of-fitness-lifestyle.md).

# The concept of "Fitness Lifestyle"

At VisionMove, we’re redefining what it means to embrace a fitness lifestyle. Our approach goes beyond simply combining training, work, and nutrition in one space; it’s about creating an immersive environment that encourages, rewards, and supports a healthier way of life. VisionMove makes fitness a seamless part of daily routines, empowering members to reach their goals with ease.

In addition to physical spaces, we provide members with tools and resources designed to enhance their experience and performance. This includes AI-driven insights that offer personalized workout suggestions and progress tracking, helping members make informed decisions on their fitness journeys. Our ecosystem also features rewards in the form of tokens, encouraging users to maintain a healthy lifestyle by earning real value for their commitment.

To further support this lifestyle, VisionMove offers fitness apps, gamified challenges, high-quality gear, and essential nutrients, all geared toward helping members thrive. By combining spaces, technology, and rewards, VisionMove transforms fitness into a comprehensive lifestyle, empowering everyone who chooses a balanced, healthier path.


---

# 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.visiongame.io/visiongame-ecosystem/visionmove/the-concept-of-fitness-lifestyle.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.
