> For the complete documentation index, see [llms.txt](https://help.kuajingwang.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.kuajingwang.vip/facebook/xiao-zu-ying-xiao.md).

# 小组营销

**小组营销简介：**&#x5206;为按关键词采集FaceBook小组，添加小组，小组发帖功能，小组评论，支持导出小组链接;支持添加社群、群聊群发消息。

{% content-ref url="/pages/WbFjvvBkPoUJ3t6WjXkZ" %}
[采集小组](/facebook/xiao-zu-ying-xiao/cai-ji-xiao-zu.md)
{% endcontent-ref %}

{% content-ref url="/pages/OjOjqcHo4EHQPDoadjJo" %}
[添加小组](/facebook/xiao-zu-ying-xiao/tian-jia-xiao-zu.md)
{% endcontent-ref %}

{% content-ref url="/pages/BC9ABiiWLeJjX2uTu9ro" %}
[小组发帖/发评论](/facebook/xiao-zu-ying-xiao/xiao-zu-fa-tie-fa-ping-lun.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3RMAQkHmq7YNQdFj9kr" %}
[社群群发](/facebook/xiao-zu-ying-xiao/she-qun-qun-fa.md)
{% endcontent-ref %}

{% content-ref url="/pages/PzXD7sZ3PtgPvqkqMlOk" %}
[Broken mention](broken://pages/PzXD7sZ3PtgPvqkqMlOk)
{% endcontent-ref %}


---

# 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://help.kuajingwang.vip/facebook/xiao-zu-ying-xiao.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.
