# 计划、账单和付款

MetaSleuth 提供一系列供用户选择的计划。有关具体计划的详细信息，请参阅：<https://metasleuth.io/plans>。

我们还提供两种支付方式：银行卡和加密货币。用户可以在下方管理其订阅计划和账单信息：

1. [更改您的计划](/zh_cn/yong-hu-shou-ce/plans-billings-and-payments/change-your-plan.md)：快速调整您的订阅计划以满足您的需求，无论是升级还是降级。
2. [更新您的支付方式和账单信息](https://github.com/blocksecteam/ms_document_cn/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/zh_cn/yong-hu-shou-ce/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.
