# 6. エンドユーザーに請求明細を提示

エンドユーザーに請求明細を提示する方法を二つご紹介します。

## 請求書をPDFファイル形式で顧客に提示する

確認したい請求グループの `請求書を確認` をクリックすることで明細を確認できます。その画面をPDFファイルとして保存すれば、PDFファイルを顧客に提示できます。

## Wave for Reseller を利用する

エンドユーザー用の Wave for Reseller のアカウントを発行することで、エンドユーザーは Mobingi Wave を通してWebから請求情報を閲覧できます。

{% content-ref url="/pages/-LcC7t741eDXUEzvCqdL" %}
[Wave for Reseller とは](/ripple/more-info/wave-for-reseller.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.alphaus.cloud/ripple/guide/routine/show-billing-statement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
