# Welcome to Chainrel Docs

Our project, Chainrel, is designed to simplify and enhance the integration of blockchain events into your backend services. By bridging the gap between blockchain technology and your backend systems, Chainrel offers a seamless and efficient solution for developers, businesses, and individuals looking to harness the power of blockchain technology.

### **Benefits**

* **Simplifying Blockchain and Backend Integration:** Chainrel simplifies the process of integrating blockchain technology with backend services. This enables developers, businesses, and users to seamlessly utilize blockchain technology.
* **Language Independence:** Chainrel can work independently of the programming languages supported by the blockchain networks it integrates with. This allows users to develop their projects using their preferred programming language.
* **Event Monitoring:** One of the project's key features is making it easy to monitor blockchain events. Users can import events using a verified contract address or ABI file, or use predefined ERC-20, ERC-721, and ERC-1155 events.
* **Secure Block Confirmation Values:** Blockchain transactions can sometimes be reorganized. Chainrel allows users to choose a safe block confirmation value, enhancing the security of their transactions..
* **Monitoring Various Event Types:** Chainrel allows users to monitor wallet transfers, inter-chain events, DeFi order events, and events for web3 games. This provides flexibility for users to diversify their projects.

### **Supported Blockchain Networks**

Chainrel currently supports the following blockchain networks:

* Ethereum
* Polygon
* Avalanche-C
* BSChain
* (Test networks are also supported)

<br>

##


---

# 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.chainrel.com/welcome-to-chainrel-docs.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.
