# Call For Price Inquiries

Once users submit Call For Price inquiries through form on the frontend, the details are immediately stored in the admin panel in a separate grid named **Call For Price Inquiries.**

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

* **Call For Price Contact Inquiry to Admin**

<figure><img src="/files/2YKppxLDw1fmx6GLvkaE" alt=""><figcaption></figcaption></figure>

* **Call For Price Auto Reply Email to Customers**

<figure><img src="/files/8IwoFlhh2qSlQvZYJOIQ" 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/call-for-price-inquiries.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.
