There is no 24 hour delay. You can stake as soon as you have enough coinage (1 Hour) But it will likely happen less often depending on your coinage and the network stake weight
As far as I know 125k coins are required.
The keys are not addresses and will not unlock any coins. They just enable the stake rate for any address in the wallet. Which is now 100% for all the prime activation keys
https://github.com/PaycoinFoundation/paycoin/blob/cf1eaf6a485281a9150e0b21e6232c0830d8697b/src/main.hsrc/main.h
63 static const int64 MINIMUM_FOR_ORION = 50 * COIN;
64 static const int64 MINIMUM_FOR_PRIMENODE = 125000 * COIN;
