# 初めての方へ

- [Ripple とは？](https://docs.alphaus.cloud/ripple/guide/about-mobingi-ripple.md)
- [Ripple のセットアップ](https://docs.alphaus.cloud/ripple/guide/set-up.md)
- [Hourlyレポート解析の有効化](https://docs.alphaus.cloud/ripple/guide/set-up/prepare.md): Ripple の利用を開始するにあたり、事前に必要な設定をご説明します。
- [顧客登録](https://docs.alphaus.cloud/ripple/guide/set-up/register-customer.md)
- [請求書設定](https://docs.alphaus.cloud/ripple/guide/set-up/invoice-setting.md)
- [毎月の請求書発行の手順](https://docs.alphaus.cloud/ripple/guide/routine.md)
- [1. 請求データ確定の連絡](https://docs.alphaus.cloud/ripple/guide/routine/click-button.md)
- [2. 為替レートの登録](https://docs.alphaus.cloud/ripple/guide/routine/set-conversion-rate.md)
- [3. ショットの費用を請求に含める](https://docs.alphaus.cloud/ripple/guide/routine/add-fee.md)
- [4. 請求書の作成](https://docs.alphaus.cloud/ripple/guide/routine/issue-invoice.md)
- [5. 発行した請求明細の確認とダウンロード](https://docs.alphaus.cloud/ripple/guide/routine/download-csv.md)
- [6. エンドユーザーに請求明細を提示](https://docs.alphaus.cloud/ripple/guide/routine/show-billing-statement.md)


---

# 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.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.
