> For the complete documentation index, see [llms.txt](https://docs.elite.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elite.cloud/product-overview/why-elitecloud-is-cheaper/cloud-volume-discounts.md).

# 團購折扣：集結規模，共享企業級優惠

「團購」的概念在雲端世界同樣適用。當我們的客戶量體越大，我們就可以向 AWS 談到越好的價格，如同一些規模較大的企業可以談到企業優惠折扣一樣，我們再將折扣回饋給客戶。

一般來說，您用多少，我們就會跟您收多少，我們不會跟您溢收費用。但只要越多客戶與我們合作，無論是最常見的 EC2、 S3、RDS 等，我們都可以提供客戶更優惠的價格。

### 您可能會問：這樣勤英科技可以賺到錢嗎？

我們協助 AWS 處理客戶帳務，並統一支付給 AWS。對 AWS 來說，勤英科技協助他們承擔財務風險與減少帳務處理上的人力，因此，AWS 會提供我們額外的收益。

簡單來說，我們的收益全部來自於AWS。


---

# 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://docs.elite.cloud/product-overview/why-elitecloud-is-cheaper/cloud-volume-discounts.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.
