# 更新您的付款方式和账单信息

## 在卡片和加密货币之间切换支付方式

要在卡片和加密货币支付方式之间切换，您需要在当前账单周期结束后重新订阅。

## 更新卡片支付方式

MetaSleuth 使用 Stripe 处理卡片支付和订阅，因此我们不会收集或存储您的卡片信息。

要更新您的支付方式，请点击 `用户头像图标` -> `订阅` -> `管理账单`。从那里，您可以在 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/update-your-payment-method-and-billing-information.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.
