# Contact us

If you have any questions or feature requests, feel free to reach out to us via email or schedule a call. Here's how you can get in touch:

### Email Us

Send us an email at <support@productvarify.com>. To help us assist you better, please include the following details in your message:

* **Operating System**: Specify the OS you're using (e.g., Windows, macOS, Linux).
* **Browser**: Mention the browser and its version (e.g., Chrome 117, Firefox 118).
* **Steps to Reproduce**: Provide clear steps to replicate the issue or describe the feature you'd like to see.
* **App Version**: Include the app version you're using. [Learn how to find the app version](/frequently-asked-questions-faq.md#how-can-i-find-out-the-app-version).

The more detailed your message, the faster we can assist you. We appreciate your attention to detail!

### Schedule a Call

Prefer to discuss your questions or issues directly? Schedule a call with us using the link below:

[Schedule a Call](https://calendly.com/varify/shopify-product-registration)

We look forward to hearing from you!


---

# 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://doc.product-reg.varify.xyz/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.
