# WELCOME TO RADIANT

- [What is Radiant Security?](https://help.radiantsecurity.ai/welcome-to-radiant/what-is-radiant-security.md): Radiant Security automates alert triage, investigation, and response so SOC teams can scale coverage without scaling headcount.
- [Key Differentiators](https://help.radiantsecurity.ai/welcome-to-radiant/what-is-radiant-security/key-differentiators.md): How Radiant compares to other AI SOC platforms and legacy SIEM solutions across alert coverage, response, and log management.
- [The Radiant Data Pipeline](https://help.radiantsecurity.ai/welcome-to-radiant/what-is-radiant-security/the-radiant-data-pipeline.md): A comprehensive overview of how security data flows through Radiant.
- [Platform Architecture](https://help.radiantsecurity.ai/welcome-to-radiant/what-is-radiant-security/platform-architecture.md): A high-level overview of the Radiant platform architecture.
- [Get Started](https://help.radiantsecurity.ai/welcome-to-radiant/get-started.md): Use this guide to find the right starting point based on your role.
- [Admin Quickstart](https://help.radiantsecurity.ai/welcome-to-radiant/get-started/admin-quickstart.md): Plan for approximately 30 minutes to complete all steps.
- [User Quickstart](https://help.radiantsecurity.ai/welcome-to-radiant/get-started/user-quickstart.md): Get oriented in Radiant and start triaging alerts in minutes.
- [Key Concepts and Glossary](https://help.radiantsecurity.ai/welcome-to-radiant/get-started/user-quickstart/key-concepts-and-glossary.md): Key terms used throughout the Radiant Security platform and its documentation. Intended for security analysts, team leads, and administrators.
- [Support](https://help.radiantsecurity.ai/welcome-to-radiant/support.md)
- [Get Help](https://help.radiantsecurity.ai/welcome-to-radiant/support/get-help.md): Access support resources, submit feedback, and reach the Radiant Security team directly from within the platform.


---

# 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://help.radiantsecurity.ai/welcome-to-radiant.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.
