# 升级或降级订阅

在本文中，我们将解释如何升级或降级您现有的 Incogniton 订阅。本文仅适用于您已经创建了 Incogniton 帐户的情况。

{% stepper %}
{% step %}
**登录我的账户**

访问我们网站的[我的账户](https://incogniton.com/my-account/)部分，并使用您的 Incogniton 帐户登录。
{% endstep %}

{% step %}
**打开您的订阅**

登录后，进入 **Subscriptions**，然后点击您想更改的订阅旁边的 **View**。

![](/files/W77uxJMcsHKvhUYPXyFY)
{% endstep %}

{% step %}
**取消并选择新计划**

在订阅详情页面，取消现有订阅，然后访问[我们的定价页面](https://incogniton.com/pricing/)选择新的订阅。点击 **Get started** 并继续结账。

![](/files/B3DpOiypXLwbKNTJKxby)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
当前订阅还有**剩余天数**吗？我们可以补偿您的剩余天数并将其添加到您的新计划中。发送电子邮件至 <help@incogniton.com> 告诉我们。
{% endhint %}

{% hint style="info" %}
如果您还有任何问题，请随时联系我们的[支持部门](https://incogniton.com/contact/)。
{% endhint %}


---

# 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.incogniton.com/documentation/chinese-documentation/zhang-hu-guan-li/upgrade-or-downgrade-subscriptions.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.
