# Oscar

Thanks for trying Oscar.

Oscar helps cloud operators and platform engineers reduce the friction of managing modern software in the cloud. The goal is simple: understand what is happening in your environment faster and execute CloudOps work directly from the terminal.

Oscar is currently in early access. Your feedback will directly shape how it evolves. If something feels confusing, slow, or missing, send feedback to <oscar@opscanvas.com>.

## Get Started

* [Install Oscar](https://docs.opscanvas.io/oscar/install)


---

# 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.opscanvas.io/oscar/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.
