# ClearInsights Documentation

{% hint style="info" %}
**ClearInsights User Documentation:** providing a brief overview of available products, API & SDK usage & best practices.
{% endhint %}

###

### Understanding ClearInsights

| <p><a href="introducing-clearinsights"><strong>Introducing ClearInsights</strong></a><br>Understanding ClearInsights core concepts and products.</p> | <p><a href="getting-started"><strong>Getting Started</strong></a><br>Start running ClearInsights products in your environments.</p> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |

###

### Explore ClearInsights Products

| <p><a href="clearinsights-products/clearinsights-logging"><strong>ClearInsights Logging</strong></a><br>Advanced logging for Dev Teams to better capture events, bugs & information with actionable insights.</p> | <p><a href="clearinsights-products/clearinsights-monitoring"><strong>ClearInsights Monitoring</strong></a><br>Integrated monitoring for applications & services in any environment.<br></p> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

###

### Core Products: Dive a little deeper

Learn the fundamentals of ClearInsights to get a deeper understanding of our main features:

{% content-ref url="clearinsights-products/clearinsights-logging" %}
[clearinsights-logging](https://docs.clearinsights.io/clearinsights-products/clearinsights-logging)
{% endcontent-ref %}

{% content-ref url="clearinsights-products/clearinsights-monitoring" %}
[clearinsights-monitoring](https://docs.clearinsights.io/clearinsights-products/clearinsights-monitoring)
{% endcontent-ref %}


---

# 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.clearinsights.io/clearinsights-documentation.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.
