# About ZKU

> We are currently migrating materials from Cohort 5 on zku.gnomio.com to this repository. You can contribute by accessing through guest login on the platform, copying and formatting the content, and submitting a pull request at <https://github.com/ZK-University/ZKU>

## About ZKU

Zero-Knowledge University was an online course and informal study group, for software developers to learn how to build market-ready products in Web3 using zero-knowledge proof technology. The goal was for developers to launch a ZK app within a couple of months.

<figure><img src="/files/pHYkJxJ4YViPLHwVUHjI" alt=""><figcaption><p>ZKU was funded by Harmony zkDAO back in 2022.</p></figcaption></figure>


---

# 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.zku.academy/zku/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.
