# 2. 為替レートの登録

発行したい請求月の為替レートを設定しましょう。

1. 左メニューの`請求書` > `換算レート設定`から、右上の `為替レートの登録` をクリックし、換算レートを入力します。

レートを再設定すると当月分のレートが上書きされます。過去のデータを変更することはできません。


---

# 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/set-conversion-rate.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.
