# 更改支付方式

如果您想更改 Incogniton 订阅的首选付款方式，可以使用信用卡、PayPal 或加密货币。以下是支持的方法和步骤。

{% stepper %}
{% step %}
**方法 1：使用未结发票更改付款方式**

如果您有未结发票但想用加密货币或其他付款方式支付，请按照以下步骤操作：

* 前往网站上的[我的账户](https://incogniton.com/my-account/)并登录您的账户。
* 前往**订单**并点击发票旁的**支付**。
* 在结账时选择首选的付款方式。
  {% endstep %}

{% step %}
**方法 2：在收到发票前更改付款方式**

* 登录网站上的[我的账户](https://incogniton.com/my-account/)区域。
* 导航到**付款方式**选项卡并点击**添加付款方式**。
* 选择所需的付款方式。

**加密货币**

选择**加密货币**选项后，点击**立即续订**按钮，将被重定向到结账页面，然后到 Coinbase 结账页面。选择所需的加密货币并完成付款。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您当前订阅还有**剩余天数**，请与我们的支持团队联系。我们会将剩余天数添加到您的新订阅中。
{% 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/edit-account-details/change-payment-method.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.
