# Member

We promote a select number of club participants each semester to full "Member" status. We view this as more or less Harvard Blockchain's "comp" process.&#x20;

### Benefits

* Makes you an **official member** of the club, which means you can put Harvard Blockchain on your resume. The club's Membership NFT serves as your “on-chain resume.”&#x20;
* Allows you to move up in the club (eligible to join the **Team** and **Core Team**) and take on more responsibility in initiatives.&#x20;
* Gain **voting power** over fund allocation, the future direction of the club, and more (see: Governance).&#x20;
* Other **membership perks**, such as priority access to our dinners with guest speakers, conference scholarships, retreats, exclusive club merch, and more.

### Criteria

To become a Member, check out the [comp details](/join-fall-22.md) for this semester.


---

# 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/promotions/member.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.
