# 毎月の請求書発行の手順

お客様が月初に、毎月行う必要のある作業を順にご紹介します。

{% content-ref url="/pages/-LaOzCeLI3GjrT6rZPvJ" %}
[1. 請求データ確定の連絡](/ripple/guide/routine/click-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaOzGCmvYGoGe2lTW\_H" %}
[2. 為替レートの登録](/ripple/guide/routine/set-conversion-rate.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaOzIHcJzxImkS2u3HU" %}
[3. ショットの費用を請求に含める](/ripple/guide/routine/add-fee.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaOzNMouaRca1badK8H" %}
[4. 請求書の作成](/ripple/guide/routine/issue-invoice.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaOzU-7KH2rFBbp5a3k" %}
[5. 発行した請求明細の確認とダウンロード](/ripple/guide/routine/download-csv.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaOzXzTmKs5SBt70wAD" %}
[6. エンドユーザーに請求明細を提示](/ripple/guide/routine/show-billing-statement.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.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.
