# 每次归集有笔数的限制吗？

Cregis 每次归集只能处理 <mark style="color:green;">**100 笔交易**</mark>。如果超过 100 笔，系统会分批次处理。若启用了自动归集功能，当触发时笔数超过 100 笔，系统也会分两次排队进行处理。


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/faq/api/mei-ci-gui-ji-you-bi-shu-de-xian-zhi-ma.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.
