# Initiatives

- [101](https://docs.harvardblockchain.xyz/initiatives/101.md): Going from "zero to one" in your blockchain knowledge.
- [Labs](https://docs.harvardblockchain.xyz/initiatives/labs.md): Accelerating Web3 builders at Harvard.
- [Events](https://docs.harvardblockchain.xyz/initiatives/events.md): See our full event calendar.
- [Talent](https://docs.harvardblockchain.xyz/initiatives/talent.md): The best way for industry-leading companies to hire crypto-native talent out of Harvard.
- [Research](https://docs.harvardblockchain.xyz/initiatives/research.md): In-depth reports on industry-relevant questions.


---

# 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.harvardblockchain.xyz/initiatives.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.
