This document introduces Markov chains and provides examples to illustrate key concepts. Markov chains model stochastic processes where the probability of transitioning to the next state depends only on the current state, not on the process history. The document defines one-step and n-step transition probabilities and the Chapman-Kolmogorov equations for computing n-step probabilities. Examples include weather modeling, communication systems, and gambling.