# Metagraph Development Video Series

## Metagraph Development Video Series

Originally created for the Metagraph Hackathon, this six-part video series is a must-watch for anyone building on Constellation Network. Join core team members as they break down the fundamentals of metagraph development, explore real-world production codebases, and tackle advanced technical topics. Whether you're new to metagraphs or looking to refine your skills, this series provides valuable insights to help you build and scale effectively.

### Videos[​](https://docs.constellationnetwork.io/sdk/resources/video-series#videos) <a href="#videos" id="videos"></a>

## Hackathon Kickoff

Tracks, Prizes, and Network Overview

{% embed url="<https://www.youtube.com/watch?v=c170I48P6lU>" %}

## Environment Setup

Intro to Euclid SDK and Tooling

{% embed url="<https://www.youtube.com/watch?v=W-vccxg28Hs>" %}

## Metagraph Development

Core Concepts and Design Patterns

{% embed url="<https://www.youtube.com/watch?v=W2T-W4kNKXs>" %}

## Build Session

Metagraph Design and Build Session.

{% embed url="<https://www.youtube.com/watch?v=mxWrxK_35Do>" %}

## Production Metagraph Codebase Review

Dor and EL PACA Metagraph Codebase Review

{% embed url="<https://www.youtube.com/watch?v=cZaeIMWf164>" %}

## Stargazer Wallet & Tooling

Deep Dive into Stargazer Wallet & Tooling

{% embed url="<https://www.youtube.com/watch?v=GbEuZDKtGWE>" %}


---

# 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.constellationnetwork.io/metagraph-development/resources/metagraph-development-video-series.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.
