# 方案、計費和付款

MetaSleuth 提供一系列計劃供用戶選擇。有關具體計劃詳情，請參閱：<https://metasleuth.io/plans>。

我們還提供兩種付款方式：信用卡和加密貨幣。用戶可以在下方管理他們的訂閱計劃和賬單信息：

1. [更改您的計劃](/zh_tw/shi-yong-shou-ce/plans-billings-and-payments/change-your-plan.md)：快速調整您的訂閱計劃以符合您的需求，無論是升級還是降級。
2. [更新您的付款方式和賬單信息](https://github.com/blocksecteam/ms_document_zh_tw/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_tw/shi-yong-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.
