# Dúvidas Gerais

<details>

<summary>How does Dotted achieve its free service?</summary>

Dotted generates revenue by taking a small percentage from the collective volume discounts it secures. All of our earnings come directly from AWS. We firmly believe that saving costs should not pose an additional financial burden for our customers.

</details>

<details>

<summary>How does the group buying work?</summary>

Larger companies can negotiate exclusive deals and discounts with cloud providers that may be inaccessible to startups. However, with consolidated billing, Dotted provides access to these advantages. In addition to the negotiated volume-based discounts, our AI consistently strategizes, purchases, and optimizes AWS commitments for entire Dotted organization. Dotted dynamically adapts to your changing environments, whether they grow, shrink, or experience sudden spikes in usage.

</details>

<details>

<summary>Which AWS services benefit from Dotted's cost arbitrage?</summary>

Explore the detailed list of AWS services covered by Dotted [here](/visao-geral/catalogo-de-descontos-aws.md). We take pride in being the exclusive provider that spans such a comprehensive range of AWS services.

</details>

<details>

<summary>I have free AWS credits. Can Dotted assist?</summary>

While this varies case by case, Dotted can help companies with specific types of free AWS credits, although not all companies with free credits are eligible.

</details>

<details>

<summary>What permissions am I granting?</summary>

Our permissions are limited to the billing layer only. We request that you join our AWS organization and use IAM roles and permissions exclusively for the necessary cost optimizations. We utilize AWS APIs to facilitate these savings.

</details>

<details>

<summary>Does Dotted pose a risk to our AWS environment?</summary>

Dotted has NO capability to modify your environment. There is no direct impact on your infrastructure, ensuring ZERO server downtime or disruptions to your developer workflows.

</details>

<details>

<summary>What is the minimum and maximum monthly AWS spend required?</summary>

We collaborate with companies with monthly spends ranging from $1,000 to several million dollars.

</details>

<details>

<summary>Is Dotted exclusive to AWS, or does it also support other cloud providers?</summary>

Currently, Dotted exclusively supports AWS. However, we have plans to expand our support to include GCP and Azure, with implementation slated on our roadmap for Q1 and Q2 of 2024.

</details>

<details>

<summary>I have more questions. Where can I find answers?</summary>

We'd love to help! Email us at <support@usedotted.com> for the fastest response from the team.

</details>


---

# 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/ajuda-e-suporte/duvidas-gerais.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.
