Uvm multiple resets

What would be the UVM reset methodology, I am unable to find the same in cookbook.

UVM includes three phases linked to reset
– pre_reset_phase(), reset_phase and post_reset_phase()

As per my knowledge it has been trying to resolve how to handle resets using the phases.

Any technique or example how to handle multiple reset in UVM environment?

Thanks,
Karandeep