# In Frontend

Once you have properly configured the extension, you can see it enabled on the frontend.

* **Call For Price on Category Page:**

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

* **Call For Price on Product Page:**

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

* On click of Call For Price button, users will get a form to fill their requirements and submit details to store owners.

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

* After filling & submission of Call for Price form a Success message is displayed.

<figure><img src="/files/MEkTac7UTGekiBTz582r" alt=""><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.magecomp.com/magento-2-call-for-price-extension/in-frontend.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.
