Multiple sequence alignment is used to infer evolutionary relationships by comparing homologous sequences. It involves aligning three or more biological sequences, such as protein, DNA, or RNA that are assumed to share a common ancestor. The document discusses methods for multiple sequence alignment including progressive alignment, which builds alignments sequentially according to a guide tree, and divide-and-conquer algorithms, which divide the problem into subproblems. It also describes using the resulting multiple sequence alignment for phylogenetic analysis to construct evolutionary trees and assess shared ancestry among sequences.