> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/extra/tokushoho.md).

# 特定商取引法に基づく表記

<table data-header-hidden><thead><tr><th width="196"></th><th></th></tr></thead><tbody><tr><td>屋号</td><td>OpusBooster</td></tr><tr><td>運営統括責任者</td><td>天野翔</td></tr><tr><td>所在地</td><td>〒186-0011　東京都国立市谷保7−31−2</td></tr><tr><td>電話番号</td><td>042-508-2787 （平日10:00〜17:00）</td></tr><tr><td>メールアドレス</td><td>support＠opusbooster.com</td></tr><tr><td>お支払い方法</td><td>クレジットカード決済、ウォレット決済、銀行振込</td></tr><tr><td>販売価格</td><td><p>【月額費用】<br>スタータープラン：5,980円(税込)<br>プロプラン：14,980円(税込)<br>プレミアムプラン：29,800円(税込)<br></p><p>【年額費用】<br>スタータープラン：59,760円(税込)<br>プロプラン：149,760円(税込)<br>プレミアムプラン：297,600円(税込)<br></p><p>【アドオン】<br>メール購読者数+500：980円/月<br>メール購読者数+1,000：1,980円/月<br>メール購読者数+2,500：2,980円/月<br>メール購読者数+5,000：4,980円/月<br>メール購読者数+10,000：7,980円/月<br>メール購読者数+15,000：9,980円/月<br>メール購読者数+25,000：15,900円/月<br>メール購読者数+50,000：29,800円/月<br>メール購読者数+75,000：39,800円/月<br>メール購読者数+100,000：45,800円/月<br>メール購読者数+200,000：89,800円/月<br>メール購読者数+500,000：298,000円/月<br>メール送信数の追加：220円/1000通</p></td></tr><tr><td>商品代金以外の 必要金額</td><td>消費税</td></tr><tr><td>中途解約について</td><td>毎月10日までに退会のお申し出をいただいた場合、翌月以降のサービス提供及び利用料金の請求を停止いたします</td></tr><tr><td>商品引渡し時期</td><td>決済完了後、24時間以内にメールにてご案内いたします。</td></tr><tr><td>商品引渡し方法</td><td>商品購入メールアドレスへ配信</td></tr><tr><td>返品・不良品について</td><td><p>【返品対象】<br>「不良品・当社の商品の間違い」の場合は当社が負担いたします。 配送途中の破損などの事故がございましたら、弊社までご連絡下さい。 送料・手数料ともに弊社負担で早急に新品をご送付致します。</p><p><br>【返品対象】<br>「不良品・当社の商品の間違い」の場合</p><p><br>【返品時期】<br>ご購入後７日以内にご連絡があった場合に返金可能となります。</p><p><br>【返品方法】<br>メールにて返金要請してください。 ７日以内にご購入代金を指定の口座へお振込みいたします。</p></td></tr><tr><td>表現、及び商品に 関する注意書き</td><td>本商品に示された表現や再現性には個人差があり、必ずしも利益や効果を保証したものではございません。</td></tr></tbody></table>


---

# 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.opusbooster.com/extra/tokushoho.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.
