# Talent

### Overview

The Harvard Blockchain Club's Talent Network is our way of **matching Harvard students with work opportunities** in the industry. Despite Harvard's top-notch career services, there's not yet a  resource for crypto-interested students to get their start in the industry.

We're fortunate to be partners with many of the industry's top startups, venture funds, and quantitative trading firms.

### For Students

If you're a Harvard student searching for work opportunities in crypto—internship, full-time, and everything in between—**fill out our** [**talent network form**](https://airtable.com/shrTgBHTFy6eVC1XZ). It should only take a few minutes and it will be the way that our partners can find you when they're seeking to hire talent from the club.

If there's an employer who'd like to connect with you, they'll either reach out on their own or we'll make the connection.

Be sure to also monitor the **#jobs** channel in our Discord! It's our way of letting the entire club know of new work opportunities.

### For Employers

Our database includes the desired positions, resumes, blockchain backgrounds, and more information about students.

If you'd like to hire talent from the Harvard Blockchain Club, reach out to us at **<info@harvardblockchainclub.org>** to request access to our database.

We also have a **#jobs** channel in our Discord where job and internship opportunities are distributed to Harvard undergraduates. To post a blurb for a position there, **fill out** [**this short form**](https://airtable.com/shr3IsV0GQFtENHI6).&#x20;


---

# 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/initiatives/talent.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.
