# DIN区块链

**DIN** 是为 AI 代理和去中心化 AI 应用（dAI-Apps）提供全面解决方案和基础设施的平台。其主要功能包括：

1. **AI 数据可用性和可扩展性**\
   提供强大的数据支持，确保数据的可获取性和扩展能力。
2. **知识库集成和检索工具**\
   使用检索增强生成（RAG）技术，简化知识库的集成和搜索过程。
3. **大型语言模型操作（LLMOps）**\
   支持 AI 生成内容（AIGC）的货币化，帮助开发者从 AI 内容中获利。
4. **AI 代理和 dAI-Apps 的开发平台**\
   提供一个完整的平台，简化 AI 代理和去中心化应用的创建与部署过程。

#### 为什么要构建这个 AI 代理区块链？

随着 AI 代理在区块链上的发展，像 ELIZA 和 ARC 这样的框架在性能和协作方面取得了一定进展，但仍面临以下挑战：

* **链外数据存储**
* **不可验证的推理**
* **不透明的执行过程**

AI 代理需要一个专门设计的区块链来提供：

* 🔸 强大的数据支持和管理能力
* 🔸 可信的执行环境
* 🔸 高效的计算能力
* 🔸 支持多代理协作

DIN Blockchain 正是为了满足这些需求而设计的 AI 代理区块链。它支持从数据到模型再到 AI 代理的完整工作流程。


---

# 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-ru-he-gong-zuo/din-qu-kuai-lian.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.
