submit information
Enter your personal information and then confirm your phone number
Add a website and get a code
Enter the information and URL of the website to which you want to add Captcha.
Select the type of captcha and the amount of difficulty.
Add code in front-end
Replace the generated keys in the code and put it in the HTML code of your website.
Put the second code in the exact location for the captcha in the HTML code.
Add code in the back-end
Evaluate the response on your server to make sure the user's response is correct.
See the implementation guide on the website usage guide page.