What is the difference between slots and forms

What is the difference between slots and forms? I have a use case where I want to fill certain parameters and take actions based on that. I want a bot to prompt if those params are not present in the utterances

For your use case you probably want a form Forms - a form is a way to collect multiple pieces of information from a user. Each of these pieces of information is one slot.