# プラン、請求と支払い

MetaSleuthは、ユーザーが選択できるさまざまなプランを提供しています。具体的なプランの詳細については、次をご覧ください: <https://metasleuth.io/plans>。

支払い方法は、カードと暗号の2つのオプションを提供しています。ユーザーは以下で、購読プランと請求情報を管理できます。

1. [プランを変更する](/ja/yzmanyuaru/plans-billings-and-payments/change-your-plan.md): 必要に応じて、アップグレードまたはダウングレードして、サブスクリプションプランを迅速に調整します。
2. [支払い方法と請求情報を更新する](https://github.com/blocksecteam/ms_document_ja/blob/main/user-manual/plans-billings-and-payments/update-your-payment-method-and-billing-infomation.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://docs.metasleuth.io/ja/yzmanyuaru/plans-billings-and-payments.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.
