# Reference

The following pages provide basic information about Grey Matter, its dependencies, standards and compliance, and [where to get Grey Matter](/grey-matter-documentation/reference/quick-links/greymatter-nexus.md).

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

{% endtab %}
{% endtabs %}

What does it take to run Grey Matter in your environment? See our System Requirements to find out.

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

Learn about the Grey Matter ecosystem and our dependencies, including locations for our binaries and knowledge base.

{% content-ref url="/pages/-MLJeCOd7Qebkjbcyan2" %}
[Grey Matter Nexus](/grey-matter-documentation/reference/quick-links/greymatter-nexus.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsNT6eKTyzn8jYhQ-Py" %}
[Grey Matter Knowledge Base](/grey-matter-documentation/reference/quick-links/greymatter-knowledge-base.md)
{% endcontent-ref %}

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

Learn more about the [standards, compliance laws](/grey-matter-documentation/reference/standards-and-compliance.md), and regulations that inform Grey Matter's design.

{% content-ref url="/pages/-LsrrVMrKdrJKdS\_kEW1" %}
[FedRAMP](/grey-matter-documentation/reference/standards-and-compliance/fedramp.md)
{% endcontent-ref %}

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

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

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

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

{% content-ref url="/pages/-LsrrRSM9BmUr-8437jM" %}
[NIST](/grey-matter-documentation/reference/standards-and-compliance/nist.md)
{% endcontent-ref %}

Check out our [Glossary](/grey-matter-documentation/reference/glossary.md) if need to look up a common definition.

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

## Questions?

{% hint style="success" %}
**Can't find what you're looking for?** Contact our [support](https://support.greymatter.io/support/home) team for technical help.
{% endhint %}


---

# 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/reference.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.
