# Harvard Blockchain

## Harvard Blockchain

- [Join (Fall '22)](https://docs.harvardblockchain.xyz/join-fall-22.md): Want to join Harvard Blockchain this fall? Here's the process.
- [Roles](https://docs.harvardblockchain.xyz/club-operations/roles.md): Explaining the different roles in the club.
- [Promotions](https://docs.harvardblockchain.xyz/club-operations/promotions.md)
- [Member](https://docs.harvardblockchain.xyz/club-operations/promotions/member.md): Becoming an official Member of Harvard Blockchain.
- [Core Team](https://docs.harvardblockchain.xyz/club-operations/promotions/core-team.md): Being promoted from Member to Core Team.
- [Governance](https://docs.harvardblockchain.xyz/club-operations/governance.md)
- [Leadership](https://docs.harvardblockchain.xyz/club-operations/leadership.md): Current composition of the club's leadership roles.
- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.harvardblockchain.xyz/join-fall-22.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.
