> For the complete documentation index, see [llms.txt](https://ch-docs.aftermath.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/zklogin/shan-chu-zklogin-zhang-hu.md).

# 删除 zkLogin 账户

如果您想要从Aftermath中删除先前设置的zkLogin帐户以及与之关联的所有数据，请按照以下简单步骤操作

<figure><img src="/files/1Rbc4j9a5yrO4CQuXIlT" alt="" width="375"><figcaption><p>步骤1</p></figcaption></figure>

1. 点击我们网站右上角的钱包下拉按钮。<br>

<figure><img src="/files/e0imxXxuEyELzQK2by2C" alt="" width="375"><figcaption><p>步骤2</p></figcaption></figure>

2. 点击钱包下拉页面左上角的设置按钮。

<figure><img src="/files/Y9gGpzJnbjk965E6o3A7" alt="" width="375"><figcaption><p>步骤3</p></figcaption></figure>

3. 点击设置页面底部的“切换钱包”按钮。

<figure><img src="/files/6FL3jMLLEWr2DNhZKmnk" alt="" width="375"><figcaption><p>步骤4</p></figcaption></figure>

4. 从您希望删除数据的社交提供商中选择（Google、Facebook、Twitch等）。<br>

<figure><img src="/files/JySl5PRjJJf3kufM3tAZ" alt="" width="375"><figcaption><p>步骤5</p></figcaption></figure>

5. 点击“忘记所有\[Facebook]钱包”以删除与您在该平台和我们网站之间的连接相关的所有数据。<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ch-docs.aftermath.finance/kai-shi-shi-yong/chuang-jian-yi-ge-zhang-hu/zklogin/shan-chu-zklogin-zhang-hu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
