Smart to be cautious — the safe approach is to start in monitoring-only mode. Add a TXT record at _dmarc.yourdomain.com with:
v=DMARC1; p=none; rua=mailto:you@yourdomain.com
With p=none, nothing gets blocked or quarantined — you just start receiving daily aggregate reports showing what's passing/failing across all mail claiming to be from your domain. After a couple weeks of clean reports with no unexpected failures, you can tighten it to p=quarantine, and eventually p=reject once you're fully confident.