# Use mCaptcha without JavaScript<no value>

To use mCaptcha without JavaScript:


1. Install mCaptcha CLI too. Please see [here](./cli) for instructions.
2. Copy the URL of the protected page
3. Run mCaptcha CLI with that URL:
  ```bash
  mcapthca-cli protected-page <URL>
  ```
4. Copy authorization code and paste it in the form
