# Entendendo a AWS

- [Compromissos](https://help.usedotted.com/entendendo-a-aws/compromissos.md): Entenda o conceito de compromissos na AWS, como Savings Plans e Reserved Instances, e descubra como a Dotted simplifica sua gestão, oferecendo economias sem restrições adicionais.
- [Reservas de Instâncias (RIs)](https://help.usedotted.com/entendendo-a-aws/reservas-de-instancias-ris.md): Este artigo explora as RIs da AWS, uma maneira de reservar capacidade de computação por um período específico e receber descontos significativos nas taxas horárias.
- [Savings Plans](https://help.usedotted.com/entendendo-a-aws/savings-plans.md): Este artigo explora os Savings Plans da AWS, uma opção flexível para reduzir custos em serviços de nuvem, oferecendo descontos significativos em troca de um compromisso de uso de longo prazo.


---

# 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://help.usedotted.com/entendendo-a-aws.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.
