# Contact Us

This section allows users to get in touch with our support team for any questions, issues, or requests related to the plugin.

#### **Support Request Form**

Users can submit a support request by providing the following details:

* **Name & Email Address** – Used to identify the user and respond to the request.
* **Request Type** – Select the appropriate category such as:
  * Technical Support
  * Billing Issue
  * Feature Request
  * Customization
  * Pre-Sale Question
  * Bug Report
  * Refund
* **Summary** – A short description (up to 10 words) to quickly understand the request.
* **Detailed Message** – Describe the issue, question, or feature request in detail.

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

#### **Frequently Asked Questions**

Provides important information regarding support requests:

* Submitted data is used **only for support purposes**.
* Users will **not be added to any mailing list**.
* No administrative access is taken or retained after the support case is closed.

#### **Submission & Response**

* Requests are securely submitted over HTTPS.
* Our support team reviews each request and responds **as soon as possible**.
* This ensures clear communication and faster resolution of issues.


---

# 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.centousplugins.com/database-entries-form-7-pro/contact-us.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.
