# DIN 操作与介绍

- [💡 市场与趋势分析](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/market-and-trend-analysis.md)
- [当前数据趋势和市场概述](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/market-and-trend-analysis/overview-of-the-current-data-trend-and-market.md)
- [当前AI趋势和市场概览](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/market-and-trend-analysis/overview-of-the-current-ai-trend-and-market.md)
- [市场中存在的差距和机会](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/market-and-trend-analysis/existing-gaps-and-opportunities-in-the-market.md)
- [🏠 DIN 架构](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture.md)
- [🔢 数据层：一切为了数据](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview.md)
- [AI 数据流](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview/data-flow-of-ai.md)
- [数据收集](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview/data-collection.md)
- [数据验证](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview/data-validation.md)
- [数据向量化](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview/data-vectorization.md)
- [奖励机制](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/exploring-din-an-in-depth-technical-overview/jiang-li-ji-zhi.md)
- [服务层：AI 代理工具包](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao.md)
- [LLMOps](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/llmops.md)
- [RAG（检索增强生成）](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/rag-jian-suo-zeng-qiang-sheng-cheng.md)
- [混合搜索](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/rag-jian-suo-zeng-qiang-sheng-cheng/hun-he-sou-suo.md)
- [重排序](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/rag-jian-suo-zeng-qiang-sheng-cheng/zhong-pai-xu.md)
- [检索](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/rag-jian-suo-zeng-qiang-sheng-cheng/jian-suo.md)
- [注释回复](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/fu-wu-ceng-ai-dai-li-gong-ju-bao/zhu-shi-hui-fu.md)
- [应用层-生态及产品](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/ying-yong-ceng-sheng-tai-ji-chan-pin.md)
- [Analytix](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/ying-yong-ceng-sheng-tai-ji-chan-pin/analytix.md)
- [xData](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/ying-yong-ceng-sheng-tai-ji-chan-pin/xdata.md)
- [Reiki](https://docs.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao/comprehensive-network-architecture/ying-yong-ceng-sheng-tai-ji-chan-pin/reiki.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.din.lol/din-cook-data-for-ai/chinese/din-cao-zuo-yu-jie-shao.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.
