# About Healthcheck Module

The Loadmance product also includes a **Healthcheck Module**.&#x20;

**Healthcheck** is a tool that allows you to regularly check if your systems are functioning properly at specific intervals. It enables you to view and report any errors that occur.

Users can purchase the module that suits their needs either directly through Loadmance or by contacting us. Once purchased, they can switch to and use it within the Loadmance platform.

For more detailed information about the Healthcheck module, you can contact us or click the link below to access the Healthcheck Module User Guide.

<https://healthcheck.gitbook.io/healthcheck>


---

# Agent Instructions: 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://loadmance.gitbook.io/loadmance/extras/about-healthcheck-module.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.
