# "Send Inquiry" (free)

This add-on is a free plugin that extends functionality of Uni CPO. It can be found here: <https://github.com/moomoo-agency/uni-cpo-inquiries>

### Installation:

Step 1: download the plugin from our GitHub repo

![](/files/-MP6CU0PAA4fVDwaPCtK)

Step 2: rename folder/archive

![](/files/-MP6C_grKfSAPKnnoBSb)

Step 3: upload the folder with the plugin via FTP client to your WordPress site to the `plugins` folder, then activate. Or upload the archive with the plugin through 'Add new plugin' WP admin interface, then activate it.

### Using the plugin

Upon the plugin activation it adds two new settings on the product edit page.

!["Send inquiry" settings](/files/-MP6DlyufQ12pZXz1nKt)

The first setting enables the feature. The second setting (optional) changes the label of the button that opens a modal window with a form for sending inquiry request.

The modal and the form are look like this:

![](/files/-MP6EO-riaMrb9Tl5K1F)

Upon submit of the form the administrator of the site receives an email with product options chosen and custom message/contacts of the customer who has submitted the form.


---

# 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://kb.moomoo.agency/uni-cpo-4-documentation/uni-cpo-add-ons/send-inquiry.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.
