> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-hcaptcha/frontend-display-of-hcaptcha.md).

# Frontend Display of hCaptcha

**Customer Login Form**

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

**Forgot Password Form**

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

**Contact Us Form**

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

**Customer Registration Form**

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

**Product Review Form**

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

**Newsletter Subscription Form**

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

**Send Email to Friend Form**

<figure><img src="/files/0NT2OxBvGQXDQFucOoWq" alt=""><figcaption></figcaption></figure>

**Edit Customer Account**

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

**Resend Confirmation Email**

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

**Wishlist Sharing Form**

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

**Applying Coupon Code at Shopping Cart**

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

**Applying Coupon Code at Checkout**

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

**Checkout / Placing Order**

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

**Multishipping Checkout**

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

**Custom Form**

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

**Guest Login**

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

**Checkout Success Page for Guest Customer**

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

**If the customer skips the hCaptcha verification, it will not allow the customer to move forward.**

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

**Successful hCaptcha Verification**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.magecomp.com/magento-2-hcaptcha/frontend-display-of-hcaptcha.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
