# Google reCaptcha and End of third-party Cookies

You might be r to see all theses warning in your register page using reCaptcha:

<figure><img src="/files/oTbVeK70EVhd3d830HoD" alt=""><figcaption></figcaption></figure>

But don't worry. When third party cookies are actually disabled those warning does not show anymore but reCaptcha still works:

<figure><img src="/files/PnShXkkLBIjuuZcu3STk" alt=""><figcaption></figcaption></figure>

When third party cookies are disabled your users will have to complete a challenge:

<figure><img src="/files/dF6wj1IcDGhZlC3IEOwh" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://docs.keycloakify.dev/keycloakify/v10/faq-and-help/google-recaptcha-and-end-of-third-party-cookies.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.
