> 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/faq.md).

# よくあるお問い合わせ

## ユーザーIDもしくはパスワードを忘れました。

<ripple_cs@alphaus.cloud> までご連絡ください。

## Rippleでの操作はAWSからの請求にも影響するのでしょうか？

影響しません。Rippleはあくまでもブレンドレートを解除し、正しい利用額を把握するツールですので、Rippleでの操作はAWSからの請求や、貴社が管理しているAWSアカウント自体には影響しません。

## Marketplaceの取り扱いについて教えてください。 <a href="#woshitaraergamashita" id="woshitaraergamashita"></a>

月次の利用料とともに請求書及びCSVに含まれておりますが、一部の「Recurring fee」と表記された料金に関しては一時金として「再計算請求データ一覧」のページに表示されます。

## 再計算が必要な場合を教えてください。 <a href="#woshitaraergamashita" id="woshitaraergamashita"></a>

以下の「再計算請求データ一覧」項目をご確認ください。

{% content-ref url="/pages/-LT5jaURtQMtbdQSz5Eb" %}
[請求書](/ripple/features/invoice.md)
{% endcontent-ref %}

## 1つのAWSアカウントに、複数の請求グループIDを登録することは可能ですか？

お客様自身で登録することができません（2019年4月現在）\
ご希望のお客様は <ripple_cs@alphaus.cloud> までご連絡ください。


---

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