# Grey Matter Documentation

Welcome to Grey Matter documentation. This documentation covers all available features and options for Grey Matter, **the intelligent hybrid mesh platform**.

{% hint style="info" %}
**Grey Matter is enterprise software that helps organizations manage application strategies built around microservices.**
{% endhint %}

![](/files/-LyUhQTRrtX8lQMHVsNw)

{% tabs %}
{% tab title="undefined" %}

{% endtab %}
{% endtabs %}

{% content-ref url="/pages/-LsSY2coqga42KsQ1qBR" %}
[Core Features](/grey-matter-documentation/introduction/core-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2ElizZTfHHmSNEpzC6" %}
[Release Notes](/grey-matter-documentation/introduction/release_notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsSYVoyJCvks1siUBg7" %}
[Use Cases](/grey-matter-documentation/introduction/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNFiQR9usEpToCZqeF" %}
[Architecture](/grey-matter-documentation/introduction/internals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNFjQKYFQsgW3dlTbj" %}
[Install the Grey Matter CLI](/grey-matter-documentation/guides/commands-cli.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3e7Qf\_QEV-F75CeJwN" %}
[Quickstart Installation on AWS EKS](/grey-matter-documentation/guides/installation-kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3iiMCkPqiX5aG1k4Tc" %}
[Deploy Service to Grey Matter on Kubernetes](/grey-matter-documentation/guides/launch-service-k8s.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6k8tLg7K5gN1nn0h-w" %}
[Setup Distributed Tracing in Grey Matter on Kubernetes](/grey-matter-documentation/guides/tracing-kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2Ep\_a6in3DqZ-ezotn" %}
[Fabric](/grey-matter-documentation/setup/fabric.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2Ep\_aXK\_m3qGLfDNML" %}
[Data](/grey-matter-documentation/setup/data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2Ep\_aYxReq1CyHahlj" %}
[Sense](/grey-matter-documentation/setup/sense.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2E\_j49xC0we7exGzDD" %}
[Fabric](/grey-matter-documentation/usage/fabric.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2Ep\_aYxReq1CyHahlj" %}
[Sense](/grey-matter-documentation/setup/sense.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsrsQS2NBxpVhVnO3vd" %}
[System Requirements](/grey-matter-documentation/reference/system-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNT2xds8CqqKCYiZsp" %}
[Quick Links](/grey-matter-documentation/reference/quick-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lsrqj6Gz7L0dBUQExNf" %}
[Standards and Compliance](/grey-matter-documentation/reference/standards-and-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNFbCrsYuw1d104VO-" %}
[Glossary](/grey-matter-documentation/reference/glossary.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNFsk6OEEgdQTArCRy" %}
[Broken mention](broken://pages/-LsNFsk6OEEgdQTArCRy)
{% 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://greymatter.gitbook.io/grey-matter-documentation/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.
