# How to's

- [Tutorials](https://docs.rated.co/how-tos/tutorials.md): How to build SLI's, O's and A's, customer dashboards and more
- [Build a SLI](https://docs.rated.co/how-tos/tutorials/build-a-sli.md): This guide walks you through creating a Service Level Indicator (SLI) in slaOS
- [Build a SLO](https://docs.rated.co/how-tos/tutorials/build-a-slo.md): This tutorial guides you through creating a Service Level Objective (SLO) in slaOS
- [Create an Organization](https://docs.rated.co/how-tos/tutorials/create-an-organization.md): Learn how to set up and manage org accounts
- [Build a SLA](https://docs.rated.co/how-tos/tutorials/build-a-sla.md): Follow this guide to create a Service Level Agreement (SLA) in slaOS.
- [Configure a SLA Portal](https://docs.rated.co/how-tos/tutorials/configure-a-sla-portal.md): This tutorial walks you through configuring a SLA Portal in slaOS.
- [Guides](https://docs.rated.co/how-tos/guides.md): Best practices, tips & tricks, common issues and more
- [Glossary](https://docs.rated.co/how-tos/glossary.md): Terms and diction you need to be aware of to make the most of slaOS


---

# 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/how-tos.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.
