# Labeling Task Types

- [Span Based](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/span-based.md)
- [OCR Labeling](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/span-based/ocr-labeling.md)
- [Audio Project](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/span-based/audio-project.md): Create and label an audio labeling project in Datasaur
- [Row Based](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/row-based.md)
- [Document Based](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/document-based.md)
- [Bounding Box](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/bounding-box.md)
- [Conversational](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/conversational.md)
- [Mixed Labeling](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/mixed-label-sets.md)
- [Project Templates](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/project-templates.md): Exploring Datasaur's pre-built project templates
- [Test Project](https://docs.datasaur.ai/data-studio-projects/nlp-task-types/project-templates/test-project.md): Set a test for your labelers!


---

# 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.datasaur.ai/data-studio-projects/nlp-task-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.
