# 解約について

プレミアム会員の解約は、[<mark style="color:green;">アカウントページ</mark>](https://ai-novel.com/account_options.php)から[<mark style="color:green;">カスタマーポータル</mark>](https://ai-novel.com/stripe/customer_portal.php)に移動し、表示されたページでサブスクリプションのキャンセルを選択することで、いつでも解約できます。

なお、契約期間が残っている場合は、その期間が終わるまではプレミアム会員の機能を利用できます。\
例えば11月19日にプレミアム会員になり、11月30日に解約しても、プレミアム会員機能は12月18日まで利用できます。

***

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

[<mark style="color:green;">よくある質問：アカウントについて</mark>](/help/yokuaru/akauntonitsuite.md)

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


---

# Agent Instructions: 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/akauntonitsuite/nitsuite.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.
