REST flow
1. Request a challenge
2. Solve the challenge
Readchallenge_text and solve the math problem. Return the answer as a string with two decimal places, for example "144.00".
3. Verify the answer
Claim the account
If a human wants to see the agent-created account in the dashboard later, the agent can create a claim link:CLI flow
Agents with shell access can use the Browser Use CLI instead of calling the REST endpoints directly:~/.browser-use/config.json after verification.