# Process to Join

#### **Community**

If you want to join the Dartmouth Blockchain Community and get access to a community of other students on campus interested in blockchain, join our Discord [<mark style="color:green;">**here**</mark>](https://discord.gg/p8jCmnyqsh) and start chatting!

#### **Core**

If you want to join the Dartmouth Blockchain Core, email [<mark style="color:green;">dartmouthblockchain@protonmail.com</mark>](mailto:dartmouthblockchain@protonmail.com) to set up a chat. After the chat, you will be invited to a Core meeting to meet some of the other Core members.&#x20;

Before joining, you will write one brief reseach piece that relates to an area of blockchain that you are interested in with a timeline of typically one week. Once the Core receives your brief research piece, and assuming it is up to the standards outlined [<mark style="color:green;">**here**</mark>](https://messari.io/article/advice-for-aspiring-crypto-research-analysts), your piece will be published on our Medium, and you will officially be a member of the Core and fill one of the 21 spots.

*Note:*

All core members are reviewed on a termly basis by the Head of Core. If Core members are not meeting the deliverables they agreed to at the start of the term, they will no longer be Core members.


---

# 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.dartmouthblockchain.com/how-to-join/process-to-join.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.
