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

# Presión Arterial

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

## Función Principal

### Gráficas de Presión Arterial

* No se proporcionan resultados de Presión Arterial, pero puede ver las gráficas de los cambios en su presión arterial más alta (sistólica), más baja (diastólica) y su frecuencia cardíaca.
* Es una excelente manera de ver los cambios de un vistazo y ayudarle a controlar su presión arterial.

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

## Detalles de Presión Arterial

* Analice su estado de presión arterial en función de las lecturas registradas y obtenga explicaciones que le ayuden a comprender su significado.

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

### Gráficas de historiales en la Presión Arterial

* Puede comparar las lecturas de presión arterial de los miembros a lo largo del tiempo para seguir los cambios.
* Ayúdeles a reconocer la necesidad de controlar su presión arterial y utilícelo durante la asesoría.

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

{% hint style="info" %}
Este contenido no sustituye el diagnóstico, la consulta ni el tratamiento médico profesional. Es solo para 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/bloodpressure.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.
