1. Deal basic damage to yourself
The shortest form works on both Java and Bedrock, making it useful for testing damage-detection logic in command blocks
/damage @s 4
What it does Will deal 4 damage to themselves (whoever runs the command) using the game's default damage type.