# Alaya AI

## Alaya AI

- [Overview](https://alaya-ai.gitbook.io/alaya-ai/overview.md)
- [Core Features](https://alaya-ai.gitbook.io/alaya-ai/core-features.md)
- [Distributed Data Ecosystem](https://alaya-ai.gitbook.io/alaya-ai/core-features/distributed-data-ecosystem.md)
- [Open Data Platform](https://alaya-ai.gitbook.io/alaya-ai/core-features/open-data-platform.md)
- [Data Auto-Labelling Toolset](https://alaya-ai.gitbook.io/alaya-ai/core-features/data-auto-labelling-toolset.md)
- [User Manual](https://alaya-ai.gitbook.io/alaya-ai/user-manual.md)
- [How to start](https://alaya-ai.gitbook.io/alaya-ai/user-manual/how-to-start.md)
- [Task Categories](https://alaya-ai.gitbook.io/alaya-ai/user-manual/task-categories.md)
- [$AGT Token](https://alaya-ai.gitbook.io/alaya-ai/user-manual/usdagt-token.md)
- [NFT System](https://alaya-ai.gitbook.io/alaya-ai/user-manual/nft-system.md)
- [Auto-Labelling Model Staking Pools](https://alaya-ai.gitbook.io/alaya-ai/user-manual/auto-labelling-model-staking-pools.md)
- [Technology](https://alaya-ai.gitbook.io/alaya-ai/technology.md)
- [Three-Layer Optimisation Architecture](https://alaya-ai.gitbook.io/alaya-ai/technology/three-layer-optimisation-architecture.md)
- [Dynamic Visual Data Segmentation and Discrete Tracking](https://alaya-ai.gitbook.io/alaya-ai/technology/dynamic-visual-data-segmentation-and-discrete-tracking.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://alaya-ai.gitbook.io/alaya-ai/overview.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.
