# Invariant Documents

## Contents

#### [Data Platform](https://docs.invariant.io/platform/platform)

#### [Discovery](https://docs.invariant.io/discovery/discovery)

#### [Content Insight](https://docs.invariant.io/content-insight/overview)

#### [Process Insight](https://docs.invariant.io/process-insight/process-insight)

#### [Operational Insight](https://docs.invariant.io/polyglot-data-manager/overview)

#### [Polyglot Data Manager](https://docs.invariant.io/polyglot-data-manager/overview)

#### [Spark DataHub](https://docs.invariant.io/data-science/apache-spark)

#### [Data Science Notebook](https://docs.invariant.io/data-science/jupyter)

&#x20;© Invariant 2021. All rights reserved.&#x20;

Apache, Apache Hadoop, HDFS, Apache Spark, Spark, Apache Kafka, Kafka, yellow elephant logo, Kafka logo and the Spark logo are trademarks of the [Apache Software Foundation](http://www.apache.org/) in the United States and other countries.

&#x20;Elasticsearch is a trademark of [Elasticsearch B.V](https://www.elastic.co/).


---

# 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.invariant.io/master.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.
