# Welcome to Clario

## A different take on Cyber Security Posture Management

* explicitly decoupling compliance from cyber-security practices implementation
* providing simplified tools for decision-making
* providing capabilities for a program, product, or an organization assessment against standard frameworks
* you can bring your own framework as well using a simplified DSL
* aim to be a one-stop-shop for cyber security management and cover the layers of GRC (Governance, Risk and Compliance)


---

# 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.clario.jojmatic.com/welcome-to-clario.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.
