How about including the \appendix command? If you want to redefine the numbering system that is used in the appendix, you can use something like \renewcommand{\thesection}{Appendix~\arabic{section}} after the above command. But that's a relatively advanced topic. Using \appendix is the basic way of starting the appendix, and should always be used to set off the appendix.