# About KITKryptoDAO

### 0x00 简要介绍

KITKryptoDAO是由[Zion Zhan](https://twitter.com/zlog_in)发起，[Hannes Gao](https://twitter.com/hannesgao)和[Clarence Wu](https://niemand-01.github.io/)作为Co-Host协助运营的，非盈利性的，以区块链相关知识普及和行业人脉构建为主要目的去中心化自治组织（DAO）。

### 0x01 成员构成

KITKryptoDAO的成员目前主要由拥有华人背景的，在卡尔斯鲁厄理工学院（KIT）计算机系下属的：

* 计算机科学（Informatik）
* 商业信息学（Wirtschaftsinformatik）
* 信息经济学（Informationswirtschaft，即Wirtschaftsinformatik学科的前身）

相关专业的在读生，毕业生和校友组成。

### 0x02 目标和愿景

KITKryptoDAO的目标是：为对区块链技术和加密资产行业有兴趣，并有志从事区块链相关行业的，拥有相关专业背景的KIT和其他德国高校的华人校友提供一个友好的交流，沟通，学习和实践的平台。

KITKryptoDAO不只是一个兴趣小组或高校团体，我们的愿景是：团结已经深度参与区块链行业，拥有丰富行业经验和项目实践经验的校友，通过KITKryptoDAO群组的内部定期活动（如已连续成功进行多周的[Saturday Crypto Meetings](https://doc.kitkryptodao.org/main/educational-content/saturday-crypto-meetings)活动），为尚未有充足知识储备和实践经验的成员，提供理论学习和交流，技术实践（如在[Chainlink Constellation Hackathon](https://constellation-hackathon.devpost.com/)框架下进行的[Solidity Live Coding](https://doc.kitkryptodao.org/main/educational-content/topic-cache#0x02-solidity-live-coding)活动）和深入了解区块链相关行业的机会。


---

# 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://doc.kitkryptodao.org/main/introduction/readme.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.
