NarrationKnotsLearn how knots and labels work in Pixi’VN, how to run them from ink scripts or JavaScript, and the differences between native ink and Pixi’VN integration. Edit on GitHubTranslate on CrowdinAsk AIWhat is a `knot`?Are there differences between `label` and `knot`? Run a knot To run a knot you can use the following methods: Diverts `-> start` (jump a `label`)Tunnels `-> start ->` or Threads `<- start` (call a `label`) Other features ParametersRecursive knots with parametersSending divert targets as parametersDiverting in the same `step`CharactersPreviousChoice menusNext