--- title: "Static Tour" groupTitle: "Examples" sort: 2 --- import { CodeSample } from "../../components/CodeSample.tsx"; You can simply set `animate` option to `false` to make the tour static. This will make the tour not animate between steps and will just show the popover.