# Quick Start Guides

This quick start helps you get up and running with NVIDIA Run:ai by guiding you through the main stages of platform adoption. Each guide is written for a specific role and provides step-by-step instructions.

## Install the Platform

**For infrastructure administrators**

Follow the instructions in the [Quick start for infrastructure administrators](/self-hosted/2.23/getting-started/quick-starts/infra-admin-quick-start.md) to install NVIDIA Run:ai and complete the required post-installation infrastructure setup.

## Onboard Organization, Projects and Users

**For platform administrators**

Follow the instructions in the [Quick start for platform administrators](/self-hosted/2.23/getting-started/quick-starts/platform-admin-quick-start.md) to complete the onboarding wizard, configure authentication and organizational structure, and prepare the platform for teams to run workloads.

## Build, Train and Deploy Models

**For AI practitioners**

Follow the instructions in the [Quick start for AI practitioners](/self-hosted/2.23/getting-started/quick-starts/ai-practitioner-quick-start.md) to log in, select a project, and run experiments and production workloads on NVIDIA Run:ai.


---

# 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://run-ai-docs.nvidia.com/self-hosted/2.23/getting-started/quick-starts.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.
