# Cloud

## What is this?

* Sparx has partnered with Antimetal to offer a cloud savings AI that auto-buys/sells your instances to ensure there is no idle compute
* This can be implemented without any engineering effort and through a one-click connection with your AWS account

{% hint style="warning" %}
Note: This sign up must be done with an Admin account. We currently offer savings only for AWS EC2 instances. In the next few months, we will be adding savings for RDS instances, with GCP and Azure on our roadmap.
{% endhint %}

## How do I get setup?

* Navigate to the Cloud tab where you will start an onboarding flow
* This will add the Sparx/Antimetal IAM billing account to your AWS account, allowing us to estimate savings and show you savings opportunities


---

# 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.usesparx.com/sparx-documentation/getting-started/cloud.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.
