# VHQ Getting Started

**Verifone HQ (VHQ)** is Verifone's terminal management system, providing full control over your device estate with capabilities for remote device management, software deployment, health monitoring, and application configuration.

{% if visitor.isSet === false %}
{% columns %}
{% column %}

<h4 align="center"><strong>Please login or register to gain access to the detailed material on this page.</strong></h4>
{% endcolumn %}

{% column %}

<p align="right"><a href="https://identity.verifone.com/am/XUI/?realm=/alpha&#x26;authIndexType=service&#x26;authIndexValue=DocsLoginV7&#x26;goto=https://docs.verifone.com/" class="button primary" data-icon="shield-keyhole">Login</a><a href="https://partner-registration.verifone.com/" class="button secondary">Register for an Account</a></p>
{% endcolumn %}
{% endcolumns %}
{% endif %}

#### **Quick Start Guide**

{% stepper %}
{% step %}

### <i class="fa-play">:play:</i> **Watch the Overview Video (5 minutes)**

* Device health monitoring and telemetry
* Remote software and firmware deployment
* Application parameter management
* Estate-wide device orchestration

{% embed url="<https://vimeo.com/1136593816/9abf2de671>" %}
{% endstep %}

{% step %}

### User Guides - Detailed Instructions&#x20;

* Device enrollment and registration
* Creating device groups and hierarchies
* Managing application parameters
* Deploying software and firmware updates
* Generating reports and monitoring device health

{% if visitor.isSet === false %}
{% columns %}
{% column %}

{% endcolumn %}

{% column %}

<p align="right"><a href="https://identity.verifone.com/am/XUI/?realm=/alpha&#x26;authIndexType=service&#x26;authIndexValue=DocsLoginV7&#x26;goto=https://docs.verifone.com/" class="button primary" data-icon="shield-keyhole">Login</a></p>
{% endcolumn %}
{% endcolumns %}
{% endif %}

{% if visitor.isSet === true %} <a href="/pages/sQkKOAPooIA52EBRItbl" class="button primary" data-icon="user-graduate">Review the VHQ User Guide</a>
{% endif %}
{% endstep %}

{% step %}

### API Integration

Automate VHQ operations and integrate with your existing systems

{% if visitor.isSet === false %}
{% columns %}
{% column %}

{% endcolumn %}

{% column %}

<p align="right"><a href="https://identity.verifone.com/am/XUI/?realm=/alpha&#x26;authIndexType=service&#x26;authIndexValue=DocsLoginV7&#x26;goto=https://docs.verifone.com/" class="button primary" data-icon="shield-keyhole">Login</a></p>
{% endcolumn %}
{% endcolumns %}
{% endif %}

{% if visitor.isSet === true %} <a href="/pages/HbcC15mI343rHgWbwO6Q" class="button primary" data-icon="user-graduate">Review the VHQ API Guide</a> <a href="/pages/NYVpJOZKsHNDc0OaQ7oN" class="button secondary" data-icon="webhook">View VHQ API Reference</a>
{% endif %}

{% endstep %}

{% step %}

### Training Videos

Check out the VHQ comprehensive training videos to help you set up your device estate faster.

{% if visitor.isSet === false %}
{% columns %}
{% column %}

{% endcolumn %}

{% column %}

<p align="right"><a href="https://identity.verifone.com/am/XUI/?realm=/alpha&#x26;authIndexType=service&#x26;authIndexValue=DocsLoginV7&#x26;goto=https://docs.verifone.com/" class="button primary" data-icon="shield-keyhole">Login</a></p>
{% endcolumn %}
{% endcolumns %}
{% endif %}

{% if visitor.isSet === true %} <a href="/pages/nDiMO4x2nVUYVhAsPkLN" class="button primary" data-icon="display-chart-up">Review VHQ Training Videos</a>
{% endif %}
{% endstep %}
{% endstepper %}


---

# 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.verifone.com/vhq/verifone-hq/vhq-getting-started.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.
