# Custom Collection

## <mark style="color:purple;">AI custom acquisition template:</mark>

1. Click "Add" and select the "AI Assistant" button.

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

2.Talk with AI, describe user needs, AI completes this scheme formulation.

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

3.Click "Save".Then the data acquisition template is completed.

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

4.You can view the information on the collection task page.

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

## <mark style="color:purple;">Collection template formulation:</mark>

1. Click "Add", enter the URL link to be collected, and click Enter.

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

2.The system can intelligently identify web pages, automatically select collection areas and generate content. Users can modify at any time according to requirements.

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

3.After the modification is completed, click "AI Customization Solution" to create a collection template. The waiting time is expected to be 30 seconds to 3 minutes, depending on the complexity of the page.

4.At this point, the collection template is completed.

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


---

# 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://maxiaohua.gitbook.io/data-hunter-english-guide/capabilities/data-collection/custom-collection.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.
