# Introduction

Welcome to **Crypitor**, your go-to solution for **Real-time blockchain event monitoring**. **Crypitor** is designed to help developers and blockchain enthusiasts stay informed about activities on various blockchain networks by providing a robust and flexible monitoring tool.

### What is Crypitor?

Crypitor is an open-source project that allows you to monitor blockchain events in real time. Whether you're tracking transactions, contract interactions, or specific token transfers, Crypitor offers a comprehensive solution to keep you updated on the activities that matter most to you.

#### Key Features

* **Real-Time Monitoring**: Receive instant notifications about blockchain events as they happen.
* **Customizable Conditions**: Tailor your monitoring setup to focus on the events and addresses that are most relevant to your needs.
* **Multiple Networks**: Supports various blockchain networks, including Ethereum, with plans to expand support for more.
* **Webhook Notifications**: Integrate with other services through webhooks to automate responses and alerts.
* **Scalable for Enterprise:** our infrastructure support monitor millions of address which is scalable for enterprise needed


---

# 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.crypitor.com/crypitor-service/overview/introduction.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.
