# Overview

{% hint style="info" %}
Rated slaOS is an all-in-one solution for building, monitoring, managing and enforcing software SLAs.&#x20;
{% endhint %}

**Rated slaOS is for:**&#x20;

* Operationally excellent, customer minded **Vendors of SLAs**
* **Consumers of SLAs** with large vendor surfaces that need managing

**With Rated** **slaOS you can:**

* collect and aggregate data (logs or metrics) across your services
* define and monitor Service Level Indicators (SLIs) and Service Level Objectives (SLOs)&#x20;
* deploy Service Level Agreements (SLAs) on a per org, integration, or customer basis
* showcase service reliability via shareable customer dashboards

**Our documentation will guide you through how to:**

* push your data (logs or metrics) to slaOS&#x20;
* create and consume SLIs and SLOs
* deploy SLA dashboards for your customers

If you're new to slaOS, head over to the [Getting started](https://docs.rated.co/onboarding-your-data/getting-started) section!

{% hint style="info" %}
For any questions not covered in the docs, feel free to reach to our team at 📧[hello@rated.network](https://emailto:hello@rated.network).&#x20;
{% endhint %}


---

# 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.rated.co/welcome/overview.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.
