# Introduction

Intelie Live for Drilling is a software solution that analyzes drilling data in real-time to provide visualization, trigger alerts, calculate indicators and predict behaviors in order to improve safety, performance and collaboration.

The solution can collect data from sensors, system integrations, and user interactions.

Usually, there are basically two kinds of applications running: the Intelie Live, which is the main component of the solution, and several liverig-collector instances.&#x20;

![Solution Architecture](https://2579444069-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lno5CP_Y4IUtBWLlJZl%2F-Loa-hYhVSqvUAsT_VXB%2F-Loa-iJ8iKuK-Y4l-VXX%2Fimage.png?alt=media\&token=2b1c2ed6-257d-4e24-ab1c-4e4bf91b3f46)

{% hint style="info" %}
Intelie Live's functionalities may vary depending on which plugins are currently installed.
{% endhint %}

Intelie Live for Drilling provides both a set of out-of-the-box analyses for drilling and the capability to advanced users create their own charts, alerts, algorithms, and analyses. It is based on the [Intelie Live platform](https://platform.intelie.com).


---

# 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://drilling.intelie.com/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.
