> 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/our-features.md).

# Our Features

**Here's What Makes Pump Special:**

* [ ] We have a **Sophisticated AI** that analyzes your monthly spending
* [ ] We have hundreds of companies under a **Main Billing Umbrella**
* [ ] We have a very **Intuitive User Experience** for technical and non-technical people
* [ ] Pump is always totally ***FREE*** to you

## Sophisticated AI&#x20;

Our model analyzes your individual historic AWS spend data and our collective customer spend data. Based on that, our models are uniquely trained to make the right purchasing decisions (of long-term commitment for everyone. Pump constantly manages discounts - purchasing, optimizing and selling. &#x20;

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

## Consolidated Billing

With our cloud services consolidated billing under a main billing umbrella, our customers can maximize cost efficiencies by leveraging group purchasing benefits and reallocating unused spend across accounts.

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

## Intuitive User Experience.

Meant to take the complexity away from the cloud, Pump is built for anyone at the company to understand cloud cost savings.

*Only proceed to join Pump if you find your estimated savings meaningful.*

<figure><img src="/files/upCpvPo2bP3IaFmB3xVO" alt="" width="375"><figcaption><p>Easy to understand UI</p></figcaption></figure>

## And we are always totally \*FREE\*

Pump monetizes through a small percentage from the volume discounts of the collective large spend achieved. All of our revenue comes from cloud providers. We believe saving costs should not be a cost in itself for our customers (unlike our competitors).


---

# 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/our-features.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.
