# 如何註銷帳戶？

#### 註銷帳戶操作步驟：

{% stepper %}
{% step %}
點擊“我的”

選擇“註銷帳戶”

<div align="left"><figure><img src="/files/ppO5C3fd8vF7lvPj1FgC" alt="" width="293"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
身份驗證

* 無2FA：簡訊驗證碼和信箱驗證碼
* 有2FA：請輸入Google Authenticator和信箱驗證碼
* 通行密鑰（Passkey）
  {% endstep %}
  {% endstepper %}

{% hint style="danger" %}
注意：帳戶註銷為不可逆操作，請確認以下內容：

註銷後，帳戶中的所有資金將被清除，無法恢復。

一旦確認註銷，您的帳戶將立即生效註銷，無法登入或找回。

請在操作前確保所有資金已取出，且無未完成的交易或退款。
{% 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://hoyapay.gitbook.io/chang-jian-wen-ti-fan-ti-zhong-wen/zhang-hu-zhu-xiao-chang-jian-wen-ti/ru-he-zhu-xiao-zhang-hu.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.
