This document provides a tutorial for performing genomic prediction using Bayesian Generalized Linear Regression (BGLR) models in R. It describes downloading and installing necessary software, formatting genotype, phenotype, and kinship matrix files as inputs, and provides the R code to run BGLR for genomic prediction. The tutorial explains fitting the BGLR model, making predictions, and evaluating goodness of fit and variance components. Users are instructed to check prediction accuracy by correlating predictive and actual phenotypic values.