# Out of the Box

## Out of the box, you will receive:

* Initially configured system with Linux (Ubuntu)
* Preinstalled libraries, system utilities, developmental tools, and packages
* Installed YAML processor
* Installed AMD GPU drivers and ROCm stack as well as ROCm system configurations
* PyTorch with ROCm acceleration
* Setup of the machine learning framework
* Setup of the user environment
* System hardening services for improved security
* Network configurations


---

# 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.tensorwave.com/welcome-to-tensorwave/out-of-the-box.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.
