This document provides instructions for coregistering EEG data to an MRI using MNE-Python. It describes loading the MRI and raw EEG file, specifying fiducial points on the MRI to align the head shapes, and using those fiducials for an initial coregistration before fine-tuning the alignment between the MRI and EEG head shape surfaces. Key steps include selecting files, marking fiducials, setting scaling options, and saving the final coregistration results.