Asserters are used as additional validators for conversations.
For example, if you want to check if the links sent by the bot are valid references, you can use the HyperLinkAsserter, which will try to reach the sent links. Every step in a multi-step conversation usually gets checked with an asserter.