# Container

- [Getting Started](https://doc.celantur.com/container/getting-started.md): Start anonymizing images and videos with Celantur Container.
- [Requirements and Installation](https://doc.celantur.com/container/requirements-and-installation.md): Check your system's requirements and install Celantur Container
- [Requirements](https://doc.celantur.com/container/requirements-and-installation/requirements.md): Software and hardware requirements for Celantur Container
- [Installation on Linux](https://doc.celantur.com/container/requirements-and-installation/installation-on-linux.md): Installation of Celantur Container on Linux
- [Installation on Windows](https://doc.celantur.com/container/requirements-and-installation/installation-on-windows.md)
- [Updates](https://doc.celantur.com/container/requirements-and-installation/updates.md): How to update Celantur Container to the latest or a specific version.
- [Usage](https://doc.celantur.com/container/usage.md)
- [General Parameters](https://doc.celantur.com/container/usage/general-parameters.md)
- [Recommended Parameters](https://doc.celantur.com/container/usage/recommended-parameters.md): A list of recommended parameters for different camera systems to achieve best anonymization results with Celantur Container.
- [Batch and Stream mode](https://doc.celantur.com/container/usage/batch-and-stream-mode.md): Celantur Container batch and stream mode allow you to anonymize images and videos stored on the local file system.
- [REST API (v1) mode](https://doc.celantur.com/container/usage/rest-api-v1-mode.md): REST API mode for Celantur Container
- [TCP mode](https://doc.celantur.com/container/usage/tcp-mode.md)
- [Segmentation Masks and Metadata](https://doc.celantur.com/container/usage/segmentation-masks-and-metadata.md)
- [Customize Blurring](https://doc.celantur.com/container/usage/customize-blurring.md): Make the default anonymization method visually more appealing and accurate.
- [Using CPU only](https://doc.celantur.com/container/usage/using-cpu-only.md)
- [Object Tracking](https://doc.celantur.com/container/usage/object-tracking.md): Object tracking in videos
- [Benchmarks](https://doc.celantur.com/container/benchmarks.md): Celantur Container benchmarks
- [Comparison](https://doc.celantur.com/container/comparison.md)
- [Release Notes](https://doc.celantur.com/container/release-notes.md): Discover the newest features and improvements of the latest Celantur Container versions.


---

# 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://doc.celantur.com/container.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.
