# FAQ ## Is ColdVault production-ready for managing real funds? ColdVault is currently positioned as educational/prototype software. Perform independent review and risk assessment before real-world usage. ## Does ColdVault send private keys to remote servers? The intended design is local-first key handling and offline-oriented signing flows. ## Which iOS versions are supported? iOS 16 and newer. ## Is simulator testing enough for security features? No. Biometric/security behavior should always be validated on physical devices as simulator behavior differs. ## How can I report a security issue? Follow coordinated disclosure guidance in `SECURITY.md`. ## Where should I ask usage questions? Use `SUPPORT.md` guidance and open an issue with complete environment details.