> 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/wave-chi/mobingi-wave.md).

# Mobingi Wave

- [提前准备](https://docs.alphaus.cloud/wave-chi/mobingi-wave/prep.md): 在将引进 Wave 前的准备
- [Mobingi Wave 概述](https://docs.alphaus.cloud/wave-chi/mobingi-wave/about-wave.md)
- [帐单的确认方法](https://docs.alphaus.cloud/wave-chi/mobingi-wave/detail-check.md): 帐户每的利用额的查看方式。
- [掌握标签的使用量](https://docs.alphaus.cloud/wave-chi/mobingi-wave/tag-report.md): 介绍标签功能的利用方法
- [报告和CSV的看法](https://docs.alphaus.cloud/wave-chi/mobingi-wave/report-csv.md): 控制面板上的报告和CSV报告的比较说明。
- [折扣和货币兑换的适用](https://docs.alphaus.cloud/wave-chi/mobingi-wave/apply-jpy.md): 如果您想要每月报告显示日元和想适用折扣时可利用的功能
- [各种设置](https://docs.alphaus.cloud/wave-chi/mobingi-wave/settings.md): 设置画面的说明。


---

# 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/wave-chi/mobingi-wave.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.
