You can do whatever You want once You detect collision. ANd I hope You found out how to detect collision when searching everywhere ;).
Generally : your character has a speed variable introduced and uses it for moving. Connect him to area bodyentered signal, and just make speed double the speed on that signal, and back to normal on bodyexit_signal.