> For the complete documentation index, see [llms.txt](https://docs.alphaus.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaus.cloud/ripple/guide/about-mobingi-ripple.md).

# Ripple とは？

## 概要

AWSリセラー、MSPのためのAWS請求書の自動計算と請求書発行ツールです。\
従来のExcelを利用したマニュアル計算を自動化し、そこにかかる人件費を削減します。詳しくは[こちら](https://mobingi.com/jp/product/ripple/)をご覧ください。

## Ripple で出来ること

* 顧客とAWSアカウントの関係を管理
* RIのブレンドレートを解除し、RIの適用実態に合致する明細を出力
  * 請求業務の効率化
  * リセラー収益の向上

### 1. 請求業務の効率化

従来の手作業による業務を自動化することにより、作業時間の短縮、計算方法の標準化や人的作業によるミスをなくします。

![](/files/-LEhLXCxs6_m2pgmnnMT)

### 2. リセラーの収益向上

最適な量のRIを適切なタイミングで購入し、運用しましょう。

## Ripple と Wave

リセラーがRippleに登録した内容を元に、適正な利用料金を計算し、エンドユーザーは Wave 上から請求内容を確認できます。

![](/files/-LEhM0t7zAbTuUYgV9pH)

![](/files/-LEhM5ZK2J6_SYrk4-Ep)


---

# 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.alphaus.cloud/ripple/guide/about-mobingi-ripple.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.
