# Welcome

Welcome to the Neurox documentation! Whether you’re installing our platform for the first time, exploring features, or troubleshooting, you’ll find clear, concise guides to help you every step of the way.

### What is Neurox?

Neurox helps monitor your AI workloads running on your Kubernetes GPU cluster. Purpose-built dashboards and reports combine metrics and live Kubernetes runtime state data to help admins, developers, researchers, and finance auditors surface relevant insights. Visit [our main website](https://neurox.com) for information.

### Get started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Installation</strong></td><td>Deploy Neurox onto your Kubernetes GPU cluster</td><td></td><td></td><td><a href="installation/install-neurox">install-neurox</a></td></tr><tr><td><strong>Architecture Overview</strong></td><td>How Neurox is architected to support varying infrastructure constraints</td><td></td><td></td><td><a href="architecture/overview">overview</a></td></tr><tr><td><strong>Configure Google as your IdP</strong></td><td>Step by step guide to creating an OAuth application</td><td></td><td></td><td><a href="installation/identity-providers/google">google</a></td></tr><tr><td><strong>Concepts &#x26; Terminology</strong></td><td>Learn the basics of Neurox terminology</td><td></td><td></td><td><a href="architecture/concepts-and-terminology">concepts-and-terminology</a></td></tr></tbody></table>


---

# 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.neurox.com/readme.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.
