# 账户设置

- [账单支付](https://helps.ptengine.com/cn/account-settings/payment-change.md)
- [支付处理未完成的情况](https://helps.ptengine.com/cn/account-settings/payment-change/payment-error.md)
- [如何打印收据](https://helps.ptengine.com/cn/account-settings/payment-change/print-receipt.md)
- [解约](https://helps.ptengine.com/cn/account-settings/new-cancel.md)
- [在线支付自动续费停止](https://helps.ptengine.com/cn/account-settings/new-cancel/zai-xian-zhi-fu-zi-dong-xu-fei-ting-zhi.md)
- [银行转账解约](https://helps.ptengine.com/cn/account-settings/new-cancel/cancel.md)
- [账户转移（更换所有者）](https://helps.ptengine.com/cn/account-settings/change-owner.md)
- [删除账户（退会）](https://helps.ptengine.com/cn/account-settings/delete-account.md)
- [档案二要素认证(2FA)](https://helps.ptengine.com/cn/account-settings/profile-2fa.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://helps.ptengine.com/cn/account-settings.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.
