# Q: Can I process images in bulk? I have many images to handle, how should I proceed?

**A:** Yes, you can process images in bulk. Simply select the images and then submit the processing task to handle them all at once.


---

# 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://jue-yuan-ti-cai-gousorganization.gitbook.io/image-precision-ai/faq/q-can-i-process-images-in-bulk-i-have-many-images-to-handle-how-should-i-proceed.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.
