# Reference

Technical reference documentation for LinuxGuard commands, supported platforms, and terminology. Use this section to look up specific details, command syntax, and definitions when you need precise information.

Reference material is information-oriented and focused on accuracy. These pages provide structured, factual descriptions without instructional narrative. They're designed for quick lookup when you know what you're looking for.

## In This Section

* [**Agent Commands**](/reference/reference/agent-commands.md) — Complete CLI reference for all public agent commands including flags, options, and usage examples
* [**Supported Distributions**](/reference/reference/supported-distributions.md) — Platform compatibility matrix showing which Linux distributions are supported
* [**Glossary**](/reference/reference/glossary.md) — Definitions of LinuxGuard-specific terminology, concepts, and technical terms

## Related Sections

Looking for something else?

* [**How-to Guides**](/how-to-guides/how-to.md) — Step-by-step task instructions for installation, configuration, and management
* [**Explanation**](/explanation/explanation.md) — Deeper understanding of security architecture, design decisions, and concepts
* [**Tutorials**](/tutorials/tutorials.md) — Hands-on learning guides for getting started with LinuxGuard

***

**Related**: [How-to Guides](/how-to-guides/how-to.md) | [Explanation](/explanation/explanation.md) | [Tutorials](/tutorials/tutorials.md)


---

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