This document discusses methods for predicting the structure of RNA from its sequence. It describes two principal approaches: the maximize base pair approach, which determines the structure with the maximum number of base pairs using algorithms like Nussinov's; and the minimize energy approach, which considers all possible complementary sequences and finds the most stable structure by minimizing free energy. It provides details on how dynamic programming is used to calculate base pairing in the maximize base pair approach.