# Skip Logic

Skip logic refers to the order in which the slides will be presented to the user. There are three ways to create it:

* [**Controlled by slides**](https://help.pickzen.com/create/creating-questions/branching-logic/branching-controlled-by-slides): In this mode, you set the default order in the editor and customize it if necessary by dependencies in each slide’s settings.
* [**Controlled by tree**:](https://help.pickzen.com/create/creating-questions/branching-logic/branching-controlled-by-tree) In this mode, you create a tree diagram with the paths based on previous answers.
* [**Programmatically**](https://help.pickzen.com/developers/developers-panel/javascript-customization): Using our JavaScript API, you can have full branching control.
