> For the complete documentation index, see [llms.txt](https://help.pump.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pump.co/maximizing-pump-with-aws/using-pump/past-savings.md).

# Past Savings

When you sign up with Pump, our savings model (🤖) analyzes your AWS account spend and excludes services/instances already covered by reserved instances or savings plans, making the estimated savings quite accurate, with no strings attached to join us for free!

If you do decide to 'join Pump' we'll ensure that you achieve 100% coverage, even if your usage grows or if you decide, like some of our customers, to sell your own EC2 reserved instances in the marketplace and earn more savings from us instead.

Pump can handle 100% of your FinOps decisions (if you so choose), providing savings without financial risk of commitment. We also offer a 30-day money-back guarantee on purchases; if unused within 30 days, we'll allocate them to other customers, sell them in the marketplace, or provide the equivalent in AWS credits as a last resort per our policy.

### Have Past Credits? No Problem!

If you have AWS credits, no problem! We can support customers with or without AWS credits. If you have AWS credits and would like to join Pump's organization, please let us know when you self-serve.&#x20;

<figure><img src="/files/w1XvoTh8y2kQrjNl3RGj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.pump.co/maximizing-pump-with-aws/using-pump/past-savings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
