> For the complete documentation index, see [llms.txt](https://help.crownsoft007.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.crownsoft007.com/facebook-marketing-software/member/collection-users.md).

# Collection Users

**Collect  Group Members:** Collect all members joined in the Facebook account's groups, and collect members that meet the conditions set in the software.

&#x20;**Collect Unknown Group Members:** Enter the link address of the unknown group, and collect the members that meet the conditions set in the software (some groups have privacy settings and may not be able to collect members in non-public groups. You can choose to collect members in public groups).&#x20;

**Collect Homepage Fans:** Collect all friends and fans of the page, set collection conditions, and during the collection process, the software will query the gender and location of the friends or fans of the page.

<mark style="color:red;">Note: The country condition for collection currently only supports English and Chinese, and some date formats are not supported for join time.</mark>

Collect  Group Members:arrow\_down:

**Usage steps**: Select the logged-in Facebook account, click "Get Groups". The software will retrieve all group addresses of the logged-in account and add them to the software. After the task of getting groups is complete, select the group addresses to collect members from, set the collection conditions, and click "Start".

<figure><img src="/files/yAHus5XbHJ6py9UXg3lu" alt=""><figcaption></figcaption></figure>

**Collect Unknown Group Members**:arrow\_down:

**Usage steps:** Check the logged-in Facebook account, enter the group address of the unfamiliar group members to be collected, click "Add" to add it to the software, or export it to "collect unfamiliar groups" from the group marketing. Check the group address, set the collection conditions, and click "Start”.

<figure><img src="/files/ZWzHThDFoirZre2AcuMr" alt=""><figcaption></figcaption></figure>

**Collect Homepage Fans**:arrow\_down:

**Usage steps:** Enter the address of the personal page to be collected and click "Add" to add the address to the software> Check the personal page address> Check the logged-in Facebook account> Select the type of page members to be collected, "Collect all friends" or "Collect fans"> Set collection conditions> Click "Start"> After the collection task is completed, click "Export results" to local or click "Export to new user marketing list".

<figure><img src="/files/JxtNx2ehiSzVa5Xo3tG5" alt=""><figcaption></figcaption></figure>


---

# 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.crownsoft007.com/facebook-marketing-software/member/collection-users.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.
