# 請求書

左メニューにございます `請求書` 項目の機能についてご紹介します。

## 請求書の作成

請求グループごとに請求書を作成します。

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

## 再計算請求データ一覧

RIの前払金やサポート料金、クレジット、返金等の一時金が表示されます。

RIの所有者設定を間違えていた場合、AWS上で追加したアカウントを登録し忘れていた場合などに、再度設定や登録をした後再計算の依頼をする必要があります。\
手数料やサポート料金といった請求書の設定を変更する場合は再計算の依頼は必要なく、設定変更後にすぐ請求書の作成が行えます。

## 換算レート設定

請求計算で必要な月ごとの為替レートを設定します。

{% content-ref url="/pages/-LaOzGCmvYGoGe2lTW\_H" %}
[2. 為替レートの登録](/ripple/guide/routine/set-conversion-rate.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/features/invoice.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.
