> For the complete documentation index, see [llms.txt](https://docs.waffstudio.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.waffstudio.com/en/getting-started/benefits-and-how-it-works/eliminate-stress-through-exercise-and-a-waff.md).

# Eliminate stress through exercise and a Waff

The results are felt from the very first moments, all muscle chains are involved, and the duration is much shorter. We win on all the points.

#### Here is an example of measurements for HRV, or heart rate variability.

HRV is an index of the activity of the autonomic nervous system, which informs us on how the body can react to stress and on the management of stress by the body.

The measurements presented below were made with the [ANS analysis system](https://www.ans-analysis.com/)

{% hint style="info" %}
Easily reproducible by yourself

if you are fond of DATA, here are the profiles of the two people on whom these readings were taken by Daniela Nuti Ignatiuk, who practices in Italy.
{% endhint %}

Francesca (60 years old) measured 7 minutes before the exercises with a Waff\
analysis of the main parameters: The situation is good all parameters are in the green zone

<figure><img src="https://assets.waffstudio.com/images/docs/ans-analysis-1.jpg" alt=""><figcaption></figcaption></figure>

* HR ( purple ) indicates the average heart rate of the entire measurement.
* Alpha 1 ( green ) indicates the regulatory coherence index of the autonomic nervous system.
* SDDN ( orange ) indicates the variability of the heart rate
* SI (red) indicates the activity of the sympathetic system (fight and flight: stress response)
* RMSSD ( Blue) indicates the activity of the parasympathetic system (rest and digestion: regeneration)

The exercises started on two Waff Mini Classic, standing with one foot on each mini. Gentle mobilization of the lower body for 10 minutes.

<figure><img src="https://assets.waffstudio.com/images/docs/ans-analysis-2.jpg" alt=""><figcaption></figcaption></figure>

* HR increased normally during physical activity.
* Alpha 1 is stable and SDDN increases with movement
* SI shows a very significant decrease. Generally during physical activity it tends to increase in response to muscular effort.
* RMSSD shows an increase only after 10 minutes of gentle exercise.

SI and RMSSD reflect the fact that the body is reorganizing itself towards the release of tension, less stress.

Laura (44 years old) measured 7 minutes before exercise with a Waff\
analysis of the main parameters: The situation is good all parameters are in the green zone

<figure><img src="https://assets.waffstudio.com/images/docs/ans-analysis-3.jpg" alt=""><figcaption></figcaption></figure>

Here are the indices after 10 minutes of exercise on Waff Mini.

<figure><img src="https://assets.waffstudio.com/images/docs/ans-analysis-4.jpg" alt=""><figcaption></figcaption></figure>

In this case, there is also a notable decrease in sympathetic activity, which highlights a strong reduction in the body's response to stress.

Conclusions

The measurements carried out and easily reproducible with other light measuring devices, demonstrate that Waff is an effective partner in the release of tension and stress. Waff helps the body to reorganize its regulation towards a regenerated state of health.


---

# 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.waffstudio.com/en/getting-started/benefits-and-how-it-works/eliminate-stress-through-exercise-and-a-waff.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.
