Batch minting - FND listing

GM Fam!
I have a ERC721 contract where I want to mint a collection for listing on FND.
If I mint my tokens using the batch mint method, can I list them on the Foundation.app as a collection?
Are they look like single pieces (tokens) or not?

A batch mint appears no differently from minting multiple single tokens in a contract/collection, the difference is that it saves gas when minting more than 1 image.

Thank you so much!
That’s great. I want to mint a collection of 30 pieces on FND, so manifold helps me a lot!