# Task types

<table><thead><tr><th>Task type</th><th width="235.09967845659162">Sample type</th><th width="323.4094596855135">Label type</th></tr></thead><tbody><tr><td><a href="/pages/BgOvdTcQopp4FpgDYoIH"><code>segmentation-bitmap</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#image">Image</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#segmentation-labels">Segmentation labels</a></td></tr><tr><td><a href="/pages/qSfazlfFP4jRaMzaPfEq"><code>vector</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#image">Image</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#vector-labels-bounding-box-polygon-polyline-keypoint">Vector labels (bounding box, polygon, polyline, keypoint)</a></td></tr><tr><td><a href="/pages/qSfazlfFP4jRaMzaPfEq"><code>bbox</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#image">Image</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#vector-labels-bounding-box-polygon-polyline-keypoint">Bounding box labels</a></td></tr><tr><td><a href="/pages/qSfazlfFP4jRaMzaPfEq"><code>image-vector-sequence</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#image-sequence">Image sequence</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#vector-labels-bounding-box-polygon-polyline-keypoint">Vector labels (bounding box, polygon, polyline, keypoint)</a></td></tr><tr><td><a href="/pages/BgOvdTcQopp4FpgDYoIH"><code>image-segmentation-sequence</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#image-sequence">Image sequence</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#segmentation-labels-1">Segmentation labels</a></td></tr><tr><td><a href="/pages/9CEv6BM75zfidA2hOZaE"><code>pointcloud-segmentation</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud">3D point cloud</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#segmentation-labels-2">Segmentation labels</a></td></tr><tr><td><a href="/pages/STCGOim5NnMFMZG2yqMP"><code>pointcloud-cuboid</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud">3D point cloud</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#cuboid-labels">Cuboid labels</a></td></tr><tr><td><a href="/pages/rOMOTkd5ajgilBG4Yacy"><code>pointcloud-vector</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud">3D point cloud</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#vector-label-polygon-polyline-keypoint">Vector labels (polygon, polyline, keypoint)</a></td></tr><tr><td><a href="/pages/9CEv6BM75zfidA2hOZaE"><code>pointcloud-segmentation-sequence</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud-sequence">3D point cloud sequence</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#segmentation-labels-3">Segmentation labels</a></td></tr><tr><td><a href="/pages/STCGOim5NnMFMZG2yqMP"><code>pointcloud-cuboid-sequence</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud-sequence">3D point cloud sequence</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#cuboid-labels-1">Cuboid labels</a></td></tr><tr><td><a href="/pages/rOMOTkd5ajgilBG4Yacy"><code>pointcloud-vector-sequence</code></a></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#3d-point-cloud-sequence">3D point cloud sequence</a></td><td><a href="/pages/-MVIWXS-uuPKGLCxB7BB#vector-label-polygon-polyline-keypoint-1">Vector labels (polygon, polyline, keypoint)</a></td></tr><tr><td><code>multisensor-sequence</code></td><td><a href="/pages/gHje6mHFh8CjWWftJ4Ul#multi-sensor-sequence">Multi-sensor sequence</a></td><td>Multi-sensor sequence labels</td></tr></tbody></table>


---

# 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.segments.ai/reference/sample-and-label-types.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.
