> For the complete documentation index, see [llms.txt](https://run-ai-docs.nvidia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run-ai-docs.nvidia.com/self-hosted/resources/videos.md).

# Videos

{% hint style="info" %}
**Note**\
\
Videos may have been recorded using earlier versions of NVIDIA Run:ai. Product screens, features, and workflows may differ in newer releases. For the latest guidance, refer to the current documentation.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Platform Overview</h4></td><td><a href="/pages/4YH0cQftMQ6Rt5U9GrcC">/pages/4YH0cQftMQ6Rt5U9GrcC</a></td><td><a href="/files/5r7ttwG1ZkoSkU8wAGDp">/files/5r7ttwG1ZkoSkU8wAGDp</a></td></tr><tr><td><h4>How to Run a Jupyter Notebook using Workspaces</h4></td><td><a href="/pages/X2mO3wpjHeadXPQYqAid">/pages/X2mO3wpjHeadXPQYqAid</a></td><td><a href="/files/VVDceYayWBOajO8xIdEV">/files/VVDceYayWBOajO8xIdEV</a></td></tr><tr><td><h4>How to Run a Standard Training Job</h4></td><td><a href="/pages/9nDPgR2Hv98TbmjsDmOG">/pages/9nDPgR2Hv98TbmjsDmOG</a></td><td><a href="/files/17vF9Y4KZxoRWOuC6IzQ">/files/17vF9Y4KZxoRWOuC6IzQ</a></td></tr><tr><td><h4>How to Run a Nemo Training Job</h4></td><td><a href="/pages/7DlEwDv17xMBSDGmwrSf">/pages/7DlEwDv17xMBSDGmwrSf</a></td><td><a href="/files/ZZsCxA273BdRxTqJplA8">/files/ZZsCxA273BdRxTqJplA8</a></td></tr><tr><td><h4>How to Deploy NVIDIA NIM Inference</h4></td><td><a href="/pages/DLyyhvt9OaIBW4QORP8n">/pages/DLyyhvt9OaIBW4QORP8n</a></td><td><a href="/files/UwP59umPYRpHOUQSvCc8">/files/UwP59umPYRpHOUQSvCc8</a></td></tr><tr><td><h4>How to Deploy Dynamo Inference Pipelines</h4></td><td><a href="/pages/tA0CoXgy1kxq8PenJtYg">/pages/tA0CoXgy1kxq8PenJtYg</a></td><td><a href="/files/VtzFdYtffuQ01k6qu6gT">/files/VtzFdYtffuQ01k6qu6gT</a></td></tr><tr><td><h4>How to Allocate GPU Resources Across Teams</h4></td><td><a href="/pages/1BK4vrZU4pwzgs0L1SR3">/pages/1BK4vrZU4pwzgs0L1SR3</a></td><td><a href="/files/ZSjoglTZT3UPQdVGW4SJ">/files/ZSjoglTZT3UPQdVGW4SJ</a></td></tr><tr><td><h4>How to Run a Custom Inference Workload</h4></td><td><a href="/pages/a69PFCrjg6CU1SLtE7Wm">/pages/a69PFCrjg6CU1SLtE7Wm</a></td><td><a href="/files/ipTOZhAkUUOrlEvKRZE6">/files/ipTOZhAkUUOrlEvKRZE6</a></td></tr><tr><td><h4>Topology-Aware GPU Scheduling</h4></td><td><a href="/pages/0RgEsszeCAFKfT9zqeZU">/pages/0RgEsszeCAFKfT9zqeZU</a></td><td><a href="/files/8kjw5wky4YvCTuqHwIAN">/files/8kjw5wky4YvCTuqHwIAN</a></td></tr><tr><td><h4>Deploy and Manage NVIDIA RAG Blueprint</h4></td><td><a href="/pages/EJRk1i70msQCrTWHHZFh">/pages/EJRk1i70msQCrTWHHZFh</a></td><td><a href="/files/HREFkMITrgTwfsBjOyVg">/files/HREFkMITrgTwfsBjOyVg</a></td></tr><tr><td><h4>How to Create an AI Application</h4></td><td><a href="/pages/rHHrgw5nUugQMjQWr4GA">/pages/rHHrgw5nUugQMjQWr4GA</a></td><td><a href="/files/W7GT10BXAcDtRHRkL7l0">/files/W7GT10BXAcDtRHRkL7l0</a></td></tr><tr><td><h4>Over-Quota GPU Usage with Fairness and Preemption</h4></td><td><a href="/pages/N9YdpwRWNB7lzBaJGwae">/pages/N9YdpwRWNB7lzBaJGwae</a></td><td><a href="/files/sMu19cSGpDr7Ia4SZJjJ">/files/sMu19cSGpDr7Ia4SZJjJ</a></td></tr><tr><td><h4>How to Run a Distributed Training Job</h4></td><td><a href="/pages/017s5o0N4ldIALZn2hRD">/pages/017s5o0N4ldIALZn2hRD</a></td><td><a href="/files/728rJtfQseKfA9KcU2RJ">/files/728rJtfQseKfA9KcU2RJ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://run-ai-docs.nvidia.com/self-hosted/resources/videos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
