# Documentation

- [Images, datasets, and collections](https://docs.nimbusimage.com/documentation/images-datasets-and-collections.md)
- [File formats](https://docs.nimbusimage.com/documentation/images-datasets-and-collections/file-formats.md): Files you can import to NimbusImage.
- [Managing files](https://docs.nimbusimage.com/documentation/images-datasets-and-collections/managing-files.md)
- [Viewing your image dataset](https://docs.nimbusimage.com/documentation/viewing-your-data.md)
- [Analyzing image data with objects, connections, and properties](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties.md)
- [Tools for making objects](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties/tools-for-making-objects.md)
- [Tools for connecting objects](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties/tools-for-connecting-objects.md)
- [Measuring object properties](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties/measuring-object-properties.md)
- [Interacting with objects](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties/interacting-with-objects.md)
- [Importing and exporting objects and properties](https://docs.nimbusimage.com/documentation/analyzing-image-data-with-objects-connections-and-properties/importing-and-exporting-objects-and-properties.md)
- [Image processing](https://docs.nimbusimage.com/documentation/image-processing.md)
- [Snapshots](https://docs.nimbusimage.com/documentation/snapshots.md): How to use Snapshots to "bookmark" and download image and movies from your data
- [Time lapse mode](https://docs.nimbusimage.com/documentation/time-lapse-mode.md): How to track and analyze objects across time using Time lapse mode


---

# 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.nimbusimage.com/documentation.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.
