# Going Further
If you're just getting started I highly recommend you follow this step by step tutorial first. It will guide you through a concrete example and teach you a few key concepts around programming our interactive creatures!
If you're ready to delve deeper, here are the different things you can learn about in this section:
- Concepts: an overview of the main concepts and flows used.
- Creature configuration: everything you can configure on your creature.
- Customization: all the different customizations of the experience with your creature.
- Chatbots: implementing your own behavior using a chatbot with the complete list of commands you can send.
- Guidelines: a set of useful guidelines.
Concepts →