# Bot Protection

## Tecnologias

### [reCaptcha Enterprise](https://cloud.google.com/recaptcha-enterprise)

O recaptcha enterprise é uma das poucas soluções que possui:

* Opção de ser invisível (não exigir interação do usuário).
* SDK Web e Mobile.

## Links úteis:

* [Documentação](https://cloud.google.com/recaptcha-enterprise/docs/libraries?hl=en)
* [SDK Web](https://cloud.google.com/recaptcha-enterprise/docs/instrument-web-pages)
* [SDK Android](https://cloud.google.com/recaptcha-enterprise/docs/instrument-android-apps)
* [SDK iOS](https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps)
* [Preço](https://cloud.google.com/recaptcha-enterprise/pricing?hl=pt-br#recaptcha-enterprise-pricing)

## Artigos

* [Cloudflare - Announcing Turnstile, a user-friendly, privacy-preserving alternative to CAPTCHA](https://blog.cloudflare.com/turnstile-private-captcha-alternative/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ben-hurs-organization.gitbook.io/guia-de-appsec/cheat-sheets/bot-protection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
