Most hypertext systems however offer a back button which lets you return to the last visited node. Usually this backtrack facility lets you go back repeatedly until you reach the first node you visited.
Also useful is a forward button, which lets you undo the backtracking. By means of forward and back facility systems like most WWW browsers offer an undo and redo mechanism for the follow-link operation.
Note that when a hypertext system does not offer backtracking the user may get stuck when reaching a node with no outgoing links. To avoid this problem almost all hypertext systems offer backtracking.