\setupinteraction
[state=start]
\setupinteractionscreen
[option=bookmark]
\placebookmarks[part,chapter,section]
\starttext
\part[title=Introduction,bookmark=Introduction,number=off]
\noheaderandfooterlines
INTRODUCTION
\page
\noheaderandfooterlines
\page[odd]
\startchapter[title=First Chapter]
\noheaderandfooterlines
\input tufte
\startsection[title=First section]
\input knuth
\stopsection
\startsection[title=Second section]
\input zapf
\stopsection
\stopchapter
\page[odd]
\startchapter[title=Second Chapter]
\noheaderandfooterlines
\input tufte
\startsection[title=First section]
\input knuth
\stopsection
\startsection[title=Second section]
\input zapf
\stopsection
\stopchapter
\page[odd]
\part[title=PART II,bookmark=Part II,number=off]
PART II
\noheaderandfooterlines
\page
\noheaderandfooterlines
\page[odd]
\startchapter[title=Third Chapter]
\noheaderandfooterlines
\input tufte
\startsection[title=First section]
\input knuth
\stopsection
\startsection[title=Second section]
\input zapf
\stopsection
\stopchapter
\page[odd]
\startchapter[title=Fourth Chapter]
\noheaderandfooterlines
\input tufte
\startsection[title=First section]
\input knuth
\stopsection
\startsection[title=Second section]
\input zapf
\stopsection
\stopchapter
\stoptext