Booting after shutting down possible?

Greetings everyone,
I’d like to know if there is any way to boot up the ROCK Pi 4 after it has been shut down without having to remove and reconnect the power supply.
I figured it might work using the reset switch but it doesn’t seem to work.
Is there something i’m missing or is it perhaps possible using GPIO? And if so, wich pins?

Thanks in advance!

It’s not possible unless you power from the GPIO header. The other option is you use the type c cable with switch. After you power off in the OS, the next time you want to boot, just turn off the switch on type c and turn on again.

Thanks for the answer, I’m interested in using GPIO, how exactly would i do it using the GPIO header?

Raspberry Pi uses the pins 5 and 6 for a poweroff/poweron system, but it is not the case on Rock Pi. Is there a similar sytsem in place perhaps using different pins? I can’t seem to find any information regarding this.