> 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/getting-started/joining-pump.md).

# Joining Pump

## Pump can save companies 10 to 60% on Cloud (AWS, GCP, or Azure)

We save companies in several ways:

1. **Group Buying** (we have such a high spend in our umbrella that we unlock discounts like Netflix)
2. **AI** (our model scans your cloud usage and optimizes by buying long-term commitments Reserved Instances & Saving Plans)

<figure><img src="/files/YJGdBzOs1rs3Hf7FZF7o" alt="" width="375"><figcaption></figcaption></figure>

## The Pump Formula 🧪

1. Our model forecasts your individual spend (based on past data, a risk score, and a survey).  
2. We automatically purchase commitments (with our autopilot model on your behalf (Reserved Instances/Savings plans) so you get the maximum discounts)
3. We guarantee a 30 day money back on those purchases, i.e if your actual usage is lower than our commitments for 30 days - sell them on the AWS marketplace or the last resort of giving you the equivalent AWS credits.

To add on, we also save you by **group discount pricing,** since we have millions of AWS spend all under our billing umbrella! This allows us to save customers on EC2 other, S3, and EBS sometimes!

Larger companies (like Netflix and Uber) negotiate direct deals & discounts with cloud providers that startups do not have access to. They also have large finance & DevOps teams with extensive experience and time to help them find the most efficient savings possible from AWS or GCP.&#x20;

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/fdkU6awl9pldh7OtWhfQ">Using Pump 🧰</a></td><td></td><td></td><td><a href="/pages/qtJRnGkYRTWsduWsL3RQ">/pages/qtJRnGkYRTWsduWsL3RQ</a></td><td><a href="/files/hAE2LSsBxlTMMzu8kelC">/files/hAE2LSsBxlTMMzu8kelC</a></td></tr><tr><td><a href="/pages/QXyJnsdHN8Yn7xUlmVRl">FAQ</a> 📑</td><td></td><td></td><td></td><td><a href="/files/pbCOuc0zROidknbOQ4Xa">/files/pbCOuc0zROidknbOQ4Xa</a></td></tr></tbody></table>


---

# 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/getting-started/joining-pump.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.
