# Getting started

The following pages serve as **tutorials**,
walking you through the very basics of generating stimuli with `stimupy`.

Along the way, they also refer to some parts of the [User guides](../user_guide/user_guide),
which have more in-depth explanation on various concepts and design decisions.


```{toctree}
:numbered:
:titlesonly:

installation
create_stimulus
find_stimulus
choose_variation
../howtos/use_stimulus/use
```