# Bundled Assets

For some file formats, you may be able to bundle multiple files into a single asset.

Here are the docs pages showcasing such cases:

{% content-ref url="/pages/WtbkXC3qX0yD6y1YxlPK" %}
[Importing Multiple Images in One Asset (Grid or Carousel)](/data/importing-assets/bundled-assets/importing-multiple-images-in-one-asset-grid-or-carousel.md)
{% endcontent-ref %}

{% content-ref url="/pages/wgqWBHRDHhRlSTt2lSNd" %}
[Importing Multiple Single-Frame DICOM Files as a 3D NRRD Asset](/data/importing-assets/bundled-assets/importing-multiple-single-frame-dicom-files-as-a-3d-dicom-series.md)
{% endcontent-ref %}

{% content-ref url="/pages/9DmAzI2lW1iLqaBnrK3q" %}
[Importing Multiple Markdown Files as One Multi-Page Asset](/data/importing-assets/bundled-assets/importing-multiple-markdown-files-as-one-multi-page-asset.md)
{% endcontent-ref %}


---

# 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://docs.imerit.net/data/importing-assets/bundled-assets.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.
