> For the complete documentation index, see [llms.txt](https://manual.kardi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.kardi.ai/sk/maintenance-and-troubleshooting/chest-strap-maintenance/regular-strap-maintenance.md).

# Pravidelná údržba pásu

{% hint style="danger" %}
Nikdy nepoužívajte na čistenie hrudného pásu alkohol ani chemické čistiace prostriedky.
{% endhint %}

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden><select></select></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Hrudný pás nenapínajte a neohýbajte</strong><br></p><p>Pri manipulácii s hrudným pásom sa vyhnite nadmernému napínaniu a ohýbaniu do ostrých uhlov, zvlášť gumovej časti s elektródami.</p></td><td></td><td></td><td></td><td><a href="/files/haxSYGyFgUAaDuvS53Mp">/files/haxSYGyFgUAaDuvS53Mp</a></td></tr><tr><td><strong>Pás aj snímač skladujte zvlášť</strong><br><br>Pás aj snímač sušte a skladujte zvlášť.<br>Po ukončení každého merania odopnite aspoň jednu elektródu snímača z hrudného pásu, predĺžite tak životnosť batérie.</td><td></td><td></td><td></td><td><a href="/files/c7zz46X6HWDDp6yz7grr">/files/c7zz46X6HWDDp6yz7grr</a></td></tr><tr><td><p><strong>Čistenie snímača</strong></p><p>Mäkkým uterákom snímač po meraní osušte. V prípade potreby môžete konektor snímača očistiť slabým mydlovým roztokom.</p></td><td></td><td></td><td></td><td><a href="/files/rqty0jwtpMehxXTOaVBz">/files/rqty0jwtpMehxXTOaVBz</a></td></tr><tr><td><strong>Po meraní hrudný pás opláchnite</strong><br><br>Po každom použití odpojte snímač od hrudného pásu a pás opláchnite prúdom tečúcej vody.</td><td></td><td></td><td></td><td><a href="/files/qXoV9PjrDzg2qn8rd5AP">/files/qXoV9PjrDzg2qn8rd5AP</a></td></tr><tr><td><p><strong>Pred čistením odpojte snímač</strong></p><p>Pred čistením vždy odpojte snímač z hrudného pásu.</p></td><td></td><td></td><td></td><td><a href="/files/iM8WD0J9lboiIqHLJlx7">/files/iM8WD0J9lboiIqHLJlx7</a></td></tr><tr><td><strong>Dodržujte pokyny na štítku</strong><br><br>Pri čistení hrudného pásu dodržujte pokyny na štítku na páse.</td><td></td><td></td><td></td><td><a href="/files/Zi1VfejPnU23k8bTcGHS">/files/Zi1VfejPnU23k8bTcGHS</a></td></tr></tbody></table>

{% embed url="<https://youtu.be/3IHblORSyM4>" %}
Ako sa starať o pás
{% endembed %}

{% hint style="info" %}
Ak je Váš hrudný pás silne znečistený, pokračujte na [Silne znečistený pás](/sk/maintenance-and-troubleshooting/chest-strap-maintenance/heavily-soiled-strap.md).
{% endhint %}

***

{% hint style="success" %}
**Potrebujete poradiť?**\
Kontaktujte zákaznícku podporu Kardi Ai\
☎️ [**+421 232 447 799**](tel:+421232447799)\
✉️ [**podpora@kardi.ai**](mailto:podpora@kardi.ai)
{% 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, and the optional `goal` query parameter:

```
GET https://manual.kardi.ai/sk/maintenance-and-troubleshooting/chest-strap-maintenance/regular-strap-maintenance.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.
