> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hans/support/faq.md).

# 常见问题

## 按主题查看常见问题&#x20;

{% columns %}
{% column %}
{% content-ref url="/pages/qIKhEbymUQC30SNvx6iK" %}
[1. 付款与退款说明](/docs/zh-hans/support/faq/1.-fu-kuan-yu-tui-kuan-shuo-ming.md)
{% endcontent-ref %}

{% content-ref url="/pages/epMoHrCCGma9Gy7CPAa8" %}
[3. 订阅方案](/docs/zh-hans/support/faq/3.-ding-yue-fang-an.md)
{% endcontent-ref %}

{% content-ref url="/pages/DAmVUjc1KR6WWzbgE0ls" %}
[5. 代理设置](/docs/zh-hans/support/faq/5.-dai-li-she-zhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/TBKJxHbOskDu9sWpDL6U" %}
[7. 数据提取错误](/docs/zh-hans/support/faq/7.-shu-ju-ti-qu-cuo-wu.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/aRfVGg2nds3HAHZh8hXc" %}
[2. 账户 / 注册 / 注销](/docs/zh-hans/support/faq/2.-zhang-hu-zhu-ce-zhu-xiao.md)
{% endcontent-ref %}

{% content-ref url="/pages/WkAKs6V4yLY3PjX16ua0" %}
[4. 积分](/docs/zh-hans/support/faq/4.-ji-fen.md)
{% endcontent-ref %}

{% content-ref url="/pages/SfcxXNlKLPpuJwDObEJk" %}
[6. 服务与功能](/docs/zh-hans/support/faq/6.-fu-wu-yu-gong-neng.md)
{% endcontent-ref %}

{% content-ref url="/pages/1500ce0c4100ce4be4e13903e4d7d23706909e4f" %}
[8. Listly 图片下载器](/docs/zh-hans/support/faq/8.-listly-tu-pian-xia-zai-qi.md)
{% endcontent-ref %}

{% endcolumn %}
{% endcolumns %}


---

# 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:

```
GET https://help.listly.io/docs/zh-hans/support/faq.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.
