# 🔬 Research

Core and potential-Core members of Dartmouth Blockchain conduct reseach on a variety of topics surrounding blockchain technology.

Our research papers are published to our [<mark style="color:green;">**Medium**</mark>](https://medium.com/@dartmouthblockchain) with snippets also being posted on our [<mark style="color:green;">**Twitter**</mark> ](https://twitter.com/voxchain)[<mark style="color:green;">**@voxchain**</mark>](https://twitter.com/voxchain).&#x20;

Dartmouth Blockchain is dedicated to crafting research that not only brings about new discoveries but also makes the current blockchain space more digestible for other college students around the globe.


---

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