Exciting!
I am trying it out, and am seeing:

dashstakequote
{
  "Metrics": "v1.3",
  "Total Stakes Today": 18358.1528,
  "DWU": "53.6223"
}
dashstake AAA BBB CCC I_AGREE
{
  "DWU": "53.6223",
  "Error (Not Sent)": "Amount out of bounds. Unable to verify Dash Stake."
}
Line 4053 - rpcpog.cpp?
if (w.nBBPAmount < 1000*COIN || w.nBBPAmount > 10000000*COIN)
	{
		LogPrintf("\nVerifyDashStake::REJECTED, Amount out of bounds.  Amount=%f\r\n", (double)w.nBBPAmount/COIN);
		sError = "Amount out of bounds.";
		return false;
	}
I have over $1,000 of Dash and $1,000 of BBP to stake 
Does it need to be in smaller amounts?
Also, minor issue using 1 at the end for dry run,
replies back with red message on how to use the command
I just did one for $700 (10 mil even) and it worked:
 "Monthly Earnings": 378482.1528,
  "DWU": 53.62181567996866,
  "Next Payment Height": 221670,
  "BBP Value USD": 827.46,
  "Dash Value USD": 700.87,
  "BBP Qty": 8470021.394069832,
  "BBP Amount": 10000000,
  "Dash Amount": 9.800000000000001,
  "Results": "The Dash Stake Contract was created successfully.  Thank you for using BIBLEPAY and DASH. ",
  "TXID": "bd77e2cfbb9a1ff493b23c46a898a2cda113e6ea75b832c98bfcc76e3ae10852"
Maybe try reducing your max BBP amount to 10 MM.
We can increase the limit next mandatory.  I think I put in a 10MM limit to ensure safety for the initial rollout.

 4100 BBP