> For the complete documentation index, see [llms.txt](https://ai-novel.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-novel.gitbook.io/help/yokuaru/oinitsuite/i.md).

# 支払い方法

AIのベリストのデフォルトの支払い方法はStripeです。

Stripeは、PayPayやLINE Payのような会員登録をしてから入金して支払うタイプのサービスではなく、決済代行サービスの名前です。

クレジットカードを持っている場合は、[<mark style="color:green;">AIのべりすとのコース選択ページ</mark>](https://ai-novel.com/account_premium.php)から好きなコースのボタンを選択し、表示されたページでクレジットカード情報を入力して申し込みボタンを押すことができます。\
ただし、この支払い方法は毎月自動引き落としです。一度だけ試したい場合は、申し込み後に[<mark style="color:green;">カスタマーポータル</mark>](https://ai-novel.com/stripe/customer_portal.php)からキャンセルしてください。

キャンセルしても、クレジットカードからの引き落としが1ヶ月間続き、その間はプレミアム会員の機能を使用できます。\
期限が切れると自動引き落としはされず、フリー会員に戻ります。

***

[<mark style="color:green;">よくある質問：全部</mark>](/help/yokuaru.md)

[<mark style="color:green;">よくある質問：お支払いについて</mark>](/help/yokuaru/oinitsuite.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:

```
GET https://ai-novel.gitbook.io/help/yokuaru/oinitsuite/i.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.
