# 更改你的计划

## 升级计划

您可以随时通过访问[定价页面](https://metasleuth.io/plans)、选择您想要的计划，并点击“升级”来升级您的计划。

在账单周期中途升级到更高的计划时：

* 您将立即被收取新计划的费用。
* 费用将根据当前账单周期剩余时间按比例计算。
* 新计划立即生效，账单周期保持不变。

如果您切换到较长的结算间隔：

* 您将立即为新计划付费。
* 费用将根据当前计划的先前结算周期剩余时间按比例减少金额。
* 新计划立即生效，并且账单周期立即更改。

## 降级计划

目前，MetaSleuth不提供在活跃订阅计划生效期间降级的选项。如果您需要降级，我们诚挚地建议您先取消现有订阅，然后在当前账单周期结束后重新订阅。

{% hint style="info" %}
请注意，在MetaSleuth中，将结算间隔从较长时间更改为较短时间被视为降级。
{% endhint %}

## 取消订阅

您的MetaSleuth订阅，无论是按月订阅还是按年订阅，都会自动续订，直到您取消为止。

您可以随时通过点击`用户头像图标` -> `订阅` -> `管理结算`来取消。

在Stripe页面上，点击 ***`取消订阅`*** 以取消订阅。取消后，您仍可以使用所有付费功能，直到账单周期结束。


---

# 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/change-your-plan.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.
