# APPs

- [GroundTruth Tools](https://docs.graviti.cn/apps/groundtruth-tools.md): 协同数据标注工具
- [图片标注](https://docs.graviti.cn/apps/groundtruth-tools/image-labeling.md)
- [语音分类](https://docs.graviti.cn/apps/groundtruth-tools/audio-labeling.md)
- [TeraGood Service](https://docs.graviti.cn/apps/teragood-service.md): 专业数据标注管理平台
- [需求方使用手册](https://docs.graviti.cn/apps/teragood-service/datarequesters.md)
- [运营方使用手册](https://docs.graviti.cn/apps/teragood-service/operators.md)
- [标注方使用手册](https://docs.graviti.cn/apps/teragood-service/labellers.md)
- [Sextant](https://docs.graviti.cn/apps/sextant.md): 针对模型与数据的快速评估工具
- [新建评估](https://docs.graviti.cn/apps/sextant/new.md)
- [自定义Metrics](https://docs.graviti.cn/apps/sextant/metrics.md)
- [参与评估](https://docs.graviti.cn/apps/sextant/join.md)
- [查看评估结果](https://docs.graviti.cn/apps/sextant/result.md)


---

# 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.graviti.cn/apps.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.
