Guide to opcjonalna sekcja występująca w pliku OPF (za sekcją spine), która informuje o głównych częściach publikacji, jak strona tytułowa, spis treści, tekst, bibliografia, skorowidz, spis ilustracji itd. Adobe Digital Editions nie wykorzystuje jej, natomiast informacje w niej zawarte są widoczne w czytniku Mobipocket Reader, gdy klikniesz przycisk Contents w pasku narzędziowym czytnika.

Sekcja ma następującą, przykładową postać:
<guide>
<reference type="title-page" title="Strona tytułowa" href="/st.html" />
<reference type="toc" title="Spis treści" href="/str.html" />
<reference type="forword" title="Przedmowa" href="/pm.html" />
<reference type="text" title="Rozdział I" href="/r1.html" />
<reference type="text" title="Rozdział II" href="/r2.html" />
<reference type="text" title="Rozdział III" href="/r3.html" />
<reference type="bibliography" title="Bibliografia" href="/bg.html" />
<reference type="index" title="Skorowidz" href="/sw.html" />
</guide>
Można stosować następujące, predefiniowane typy: cover, title-page, toc (table of contents), index, glossary, acknowledgements, bibliography, colophon, copyright-page, dedication, epigraph, foreword, loi (list of illustrations), lot (list of tables), notes, preface, text.