> 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/digital-companions.md).

# Digital Companions

More than just characters, they represent each user's individual journey within the Gympfy ecosystem. As new goals are met, healthy habits are sustained, and consistency becomes part of the routine, the companion evolves alongside its owner, visually reflecting the progress achieved in the real world.

Each user can choose one of the available Evolution Companions to accompany them throughout their entire journey within the platform. The initial lineages are:

* Lynx: Representing focus, determination, and continuous evolution.
* Hare: Representing agility, adaptation, and constant growth.

Each lineage was designed to embody different evolutionary archetypes within the ecosystem, allowing users to choose the one they most identify with.

#### Merit-Based Evolution

In Gympfy, progression is not determined by luck or rarity. It is earned.

Unlike traditional models where digital assets are valued primarily for scarcity or initial distribution, Evolution Companions reflect dedication, discipline, and active participation within the ecosystem. Each stage reached represents a new phase of the user's journey and a legitimate milestone of their evolution.

Progression happens automatically as the user accumulates experience, achieves goals, and advances within the platform.

> The companion's growth does not rely on speculation. It relies on effort.

#### Nine Stages of Evolution

Each Evolution Companion features nine progressive stages of development. With each new stage, the character undergoes visual transformations that represent its physical, technical, and energetic evolution.

In addition to visual transformations, each stage unlocks progressive benefits that expand the user's growth potential within the ecosystem. The goal is to create a system where evolution, recognition, and progression move forward together.

#### Progressive Benefits

Evolution Companions offer progress multipliers that track their evolution over time. As new stages are reached, the user begins to receive amplified gains of experience and SWEAT Points, strengthening their progression capacity within the platform.

In this way, the system rewards not just participation, but primarily consistency and long-term commitment. The greater the user's dedication, the higher the evolution potential of their companion, and the greater the benefits obtained throughout the journey.

#### Energy and Continuity

Evolution Companions were designed to accompany an active journey of development. As they participate in ecosystem activities, their energy levels are progressively consumed.

To continue evolving and enjoying all the benefits associated with the companion, the user can use SWEAT Points or $GYM to restore its energy. This mechanic was designed to incentivize continuous participation and contribute to the sustainable balance of the ecosystem. The objective is not to limit user evolution, but to create a healthy system where progress, activity, and participation remain connected over time.

#### A Visible Journey

Physical transformation happens gradually. Often, weeks or months of dedication go unnoticed day-to-day, making it difficult to perceive how much has already been achieved.

Evolution Companions were created to make this journey visible. Each new form, equipment, visual detail, or stage achieved functions as a permanent record of the evolution built through real effort.

* They do not just represent time within the platform.
* They represent discipline.
* They represent consistency.
* They represent overcoming obstacles.
* They represent progress.

#### Digital Ownership

Evolution Companions are digital assets registered on the blockchain, allowing for verifiable ownership, authenticity, and free trading in compatible marketplaces.

All companions are initially made available at Stage 1. Advanced stages only come into existence when real users train, evolve their companions, and build their path within the platform. This means that each companion carries a unique story, developed through achievements, challenges, and dedication over time.

At the same time, its true relevance lies not in the technology that supports it, but in the story it represents.

> In Gympfy, your Evolution Companion does not reflect what you bought. It reflects who you became.


---

# 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/digital-companions.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.
