> For the complete documentation index, see [llms.txt](https://lookinbody.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lookinbody.gitbook.io/guide/mx/health-report/gripstrength.md).

# Fuerza de Agarre Manual (HGS)

<figure><img src="/files/QfIHY1v08nEOIcQ6gvOv" alt=""><figcaption></figcaption></figure>

## Función principal

### **HGS, HGS/WT (Mano Izquierda y Derecha)**

* Se proporcionan cuatro valores: Fuerza de Agarre **Absoluta(HGS)** y **Relativa(HGS/WT)** tanto para la mano izquierda como para la derecha.
* El valor de **fuerza absoluta** muestra la cantidad real de fuerza medida, mientras que el valor de **fuerza relativa** indica la fuerza en relación con el peso corporal del individuo, lo que permite una evaluación más precisa.

<figure><img src="/files/dyYcJPYphvtWIf2CfQuU" alt=""><figcaption></figcaption></figure>

### Detalles de la Fuerza de Agarre Relativa

* Explique el significado de los valores de fuerza relativa y los rangos normales de una manera fácil de entender para ayudar a los miembros a evaluar objetivamente su nivel de fuerza.

<figure><img src="/files/bhG2uE39tR9bCh962HKH" alt=""><figcaption></figcaption></figure>

### **Gráficas de historiales de HGS**

* Compárelo a lo largo del tiempo para ver visualmente cómo ha cambiado la fuerza de un miembro.
* El monitoreo continuo le permite seguir sus mejoras de fuerza y brindar retroalimentación personalizada.

<figure><img src="/files/0MwspqA8QkS8MlAdqNcI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Este contenido no sustituye un diagnóstico, consulta o tratamiento médico profesional. Se proporciona únicamente con fines de referencia.
{% endhint %}


---

# 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:

```
GET https://lookinbody.gitbook.io/guide/mx/health-report/gripstrength.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
