> For the complete documentation index, see [llms.txt](https://docs.alphaus.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaus.cloud/ripple/more-info/english-support.md).

# 請求書の英語表示/ドル請求

{% hint style="info" %}
本機能はβ版として一部ユーザーにのみ提供しています。本機能を利用されたい場合はripple\_<cs@alphaus.cloud> までお問い合わせください。
{% endhint %}

## 1. 請求書を英語表示にする <a href="#english-invoice" id="english-invoice"></a>

`アカウントとグループ`>`請求グループ`より英語表示にしたい請求グループの右横`•••`ボタンをクリックし`請求グループの編集`にて請求書の言語を`英語`に切り替えることにより英語表示の請求書となります。

## 2. ドルで請求する <a href="#currency-dollar" id="currency-dollar"></a>

`アカウントとグループ`>`請求グループ`よりドルで請求したい請求グループの右横`•••`ボタンをクリックし`AWS請求書設定`にて支払いタイプをドルに切り替えることによりドルでの請求書が発行できます。

## 3. 請求書に画像を設定する

`アカウントとグループ`>`請求グループ`ページの各請求グループの右横`•••`ボタンより`請求用QRコードの設定`をクリック、請求グループごとにQRコードなど画像の表示設定ができます。画像は請求書の請求金額の右横に表示されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alphaus.cloud/ripple/more-info/english-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
