> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-us/order-equipment/equipment-ordering/contact-sales.md).

# Contact Sales

Speak with a Commerce Expert

{% hint style="info" %}
**Use this when** you want to speak with a Verifone sales expert about establishing new services or a payments transformation.
{% endhint %}

Would you like to learn more? We're the payments architects who truly understand commerce. We'd love to discuss your company's payments transformation journey and how we can help you offer more powerful customer experiences.

## Contact a Commerce Expert

{% stepper %}
{% step %}

### Open the Contact Sales page

Go to [verifone.com/en/us/contact-sales](https://www.verifone.com/en/us/contact-sales).
{% endstep %}

{% step %}

### Provide your details

Provide the following:

* First and Last Name
* Company Name
* Job Title
* Phone Number
* Email
* Country
* Industry

<figure><img src="https://3473847922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAD69YbBfFTxu3M0OYTuH%2Fuploads%2FGSkxFN3bI2IuTl5Poas6%2Fimage.png?alt=media&#x26;token=b623d841-0497-4dc6-ac1b-2b4918c9296c" alt="Contact Sales form"><figcaption></figcaption></figure>

{% hint style="info" %}
Add more specifics to your request in the text box for "What can we help you with?"
{% endhint %}
{% endstep %}
{% endstepper %}

A Commerce expert will reach out through the provided contact details to coordinate how we can help your commerce journey.

<details>

<summary>Keywords</summary>

Also called: sales inquiry, commerce expert. Search terms: contact sales form.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-us/order-equipment/equipment-ordering/contact-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
