> For the complete documentation index, see [llms.txt](https://gympfy.gitbook.io/gympfy-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gympfy.gitbook.io/gympfy-whitepaper/whitepaper-gympfy/legal-notices-and-disclaimers.md).

# Legal Notices and Disclaimers

The content of this whitepaper does not constitute a public offering of securities, an investment recommendation, a promise of profitability, or financial, legal, accounting, or tax advice.

#### Nature of the Ecosystem

Gympfy is a technology platform focused on health, gamification, and digital economics. The digital assets, points, rewards, and other elements described in this document were conceived for use within the ecosystem and should not be construed as traditional financial instruments.

Participation in the platform is primarily intended to provide experiences related to health, engagement, progression, and interaction within the ecosystem.

#### Health and Individual Responsibility

Gympfy does not provide medical, physiotherapeutic, or clinical diagnostic services. The information, analysis, recommendations, and features made available by the platform are for informational and educational purposes only and do not replace medical advice, professional evaluation, or specialized monitoring.

The use of the platform does not establish any doctor-patient relationship, nor does it replace consultations, diagnoses, treatments, or recommendations made by duly qualified professionals.

Each user is entirely responsible for evaluating their own physical and health condition before starting any physical activity performed through the platform. By using Gympfy, the user acknowledges that physical exercise involves inherent risks and agrees to perform their activities mindfully, respecting their individual limitations and any recommendations from healthcare professionals.

> Gympfy is not liable for injuries, physical discomfort, the aggravation of pre-existing medical conditions, or any consequences resulting from the improper use of the platform or the practice of physical activities without proper professional evaluation.

#### Digital Assets and Blockchain

The Gympfy ecosystem may utilize blockchain technologies and digital assets as part of certain platform features. The acquisition, trading, or use of these assets may be subject to risks associated with market volatility, regulatory changes, technological failures, operational risks, and external factors beyond Gympfy's control.

Each participant is responsible for understanding the risks involved before acquiring, using, or trading any assets related to the ecosystem.

* The past performance of digital assets does not guarantee future results.

#### Project Evolution

The development of technological products involves continuous processes of research, validation, improvement, and adaptation. For this reason, features, timelines, integrations, operational models, economic mechanisms, and other elements described in this document may be adjusted, expanded, or modified over time.

No information in this document should be interpreted as a guarantee of future implementation of specific features.

#### Risks

Participation in digital ecosystems involves technological, operational, regulatory, and market risks. Changes in legislation, the regulatory environment, technological infrastructure, market conditions, or other external factors may partially or fully impact certain features of the ecosystem.

Each participant is responsible for conducting their own analysis and evaluation before using products, services, or assets related to Gympfy.

#### Privacy and Data Protection

Gympfy recognizes the importance of privacy and user data protection. The processing of personal information and data related to the use of the platform will comply with applicable laws and privacy policies in effect within each jurisdiction where the ecosystem operates.

As the platform evolves, technical, operational, and organizational measures may be continuously enhanced to strengthen the security and protection of user information.

#### Long-Term Vision

This document reflects Gympfy's strategic vision at the time of its publication. As the platform evolves, certain features, integrations, and mechanisms described may be adjusted to meet the needs of the community, technological advancements, and applicable regulatory requirements.

Our mission remains the same:

> To use technology, Artificial Intelligence, and gamification to help people build healthier, more consistent, and sustainable habits over time.


---

# 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://gympfy.gitbook.io/gympfy-whitepaper/whitepaper-gympfy/legal-notices-and-disclaimers.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.
