alexa slotTo indicate slot elicitation order, declare an EnsureArgOrder policy and include the policy type in the policies argument of the skill() action.Slots are basically variables in utterances. These can have predefined values but are by default empty. To define a slot you first need to create a custom Intent in your skill