# Club Operations

- [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.


---

# 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/club-operations.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.
