# Data Curation

- [Kanban](https://docs.xtreme1.io/xtreme1-docs/product-guides/data-curation/kanban.md): A dataset kanban board is a great way to visualize the progress of your machine learning dataset through the different stages of its lifecycle.
- [Data Similarity Map](https://docs.xtreme1.io/xtreme1-docs/product-guides/data-curation/data-similarity-map.md): Data similarity map is a visual representation that shows the degree of similarity between data points in a dataset. It allows you to quickly understand how closely related or connected different data


---

# 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.xtreme1.io/xtreme1-docs/product-guides/data-curation.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.
