# Key Concepts

The following sections describe the key elements within the Xygeni Platform.

1. [Projects in Xygeni](/introduction-to-xygeni/key-concepts/projects-in-xygeni.md)
2. [Project baseline](/introduction-to-xygeni/key-concepts/project-baseline.md)
3. [Detected Issues](/introduction-to-xygeni/key-concepts/detected-issues.md)
4. [Remediation Actions](/introduction-to-xygeni/key-concepts/remediation-actions.md)
5. [Policies](/introduction-to-xygeni/key-concepts/policies.md)
6. [Risk Level](/introduction-to-xygeni/key-concepts/risk-level.md)
7. [SDLC Inventory](/introduction-to-xygeni/key-concepts/sdlc-inventory.md)
8. [Compliance Standards](/introduction-to-xygeni/key-concepts/standards-compliance.md)
9. [GuardRails](/introduction-to-xygeni/key-concepts/guardrails.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.xygeni.io/introduction-to-xygeni/key-concepts.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.
