# 2. 账户 / 注册 / 注销

- [我的账户被封禁了，是什么原因？](https://help.listly.io/docs/zh-hans/support/faq/2.-zhang-hu-zhu-ce-zhu-xiao/wo-de-zhang-hu-bei-feng-jin-le-shi-shen-me-yuan-yin.md)
- [如何删除我的账户](https://help.listly.io/docs/zh-hans/support/faq/2.-zhang-hu-zhu-ce-zhu-xiao/ru-he-shan-chu-wo-de-zhang-hu.md)
- [我订阅了一年，如何取消？](https://help.listly.io/docs/zh-hans/support/faq/2.-zhang-hu-zhu-ce-zhu-xiao/wo-ding-yue-le-yi-nian-ru-he-qu-xiao.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://help.listly.io/docs/zh-hans/support/faq/2.-zhang-hu-zhu-ce-zhu-xiao.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.
