# Introduction

Hydrozen.io is an Uptime & Heartbeat monitoring tool with built-in Statuspages.

### Types of Monitoring

We support different types of monitoring and they are bundled under 3 sections:

#### Monitors

* Website monitoring `HTTP(S)` &#x20;
* API monitoring `HTTP(S)`
* Server monitoring `Ping(ICMP)`
* Port monitoring `Host/Port`

#### Heartbeats

* Heartbeats / Cronjob monitoring

#### Domain names

* Domain expiry monitoring
* Certificate expiry monitoring (SSL/TLS)

### Status pages

Hydrozen.io supports built-in fast, customisable (and brandable) Status pages where you can display the Uptime & response time of different monitors.

### Projects

Projects are an easiest way to categorize, tag and filter your different monitors, heartbeats, domains and statupages.

### Notification Handlers (Integrations)

Hydrozen.io supports different kinds of Notifications and Actions using our Integrations. Currently we support the below Notifications / Integrations:

* Discord
* Email
* Slack
* Squadcast
* Telegram
* Webhooks


---

# 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://docs.hydrozen.io/overview/readme.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.
