# Victa Reader Getting Started

{% 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 %}

{% stepper %}
{% step %}

### Watch the Overview

{% embed url="<https://vimeo.com/1163648174>" %}

Get a quick overview of VR1 in this short 7 min video. You will lean about the VR1's features, architecture and how to integrate it into your solution.

{% endstep %}

{% step %}

### Setup Test Keys

<table data-header-hidden><thead><tr><th width="469.90234375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p>Download the APGA payment application, and install it on your terminal</p><p></p></td><td valign="top"><img src="/files/Y8A0bpKGKnWTWS3aKxzX" alt="" data-size="original"></td></tr></tbody></table>
{% endstep %}

{% step %}
{% if visitor.isSet === true %} <a href="https://template.gitbook.com/space-help-center" class="button primary" data-icon="key">How to Setup Your Test Keys</a>
{% endif %}

{% 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 %}

### Integrate the VR1 with Your Solution

<table data-header-hidden><thead><tr><th width="469.71484375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Review the API documentation and complete the code labs to thoroughly understand how to integrate VR1 into your solution.<br><a href="/spaces/h0rf9VomxEdT8FSQQyUL/pages/GmupXLJpwSi333mEO57X" class="button secondary" data-icon="webhook">PSDK API Manuals</a><a href="/pages/mER0gM3O2HtoBS8MsEa9" class="button secondary" data-icon="square-code">Code Labs</a></td><td valign="top"><img src="/files/gGof0sKcwJ1MiqgefDjE" alt="" data-size="original"></td></tr></tbody></table>

{% if visitor.isSet === true %} <a href="https://template.gitbook.com/space-help-center" class="button primary" data-icon="key">How to Setup Your Test Keys</a>
{% endif %}

{% 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 %}
{% endstep %}

{% step %}

### Checkout the Reference App

<table data-header-hidden><thead><tr><th width="469.71484375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Download the source code for the reference application and test the PSDK. Make necessary changes to the app to quickly reach a working solution.</td><td valign="top"><img src="/files/OhgvbGhEBzf3PMSDbFEO" alt="" data-size="original"></td></tr></tbody></table>

{% if visitor.isSet === true %} <a class="button primary" data-icon="browser">Reference Applications</a>
{% endif %}

{% 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 %}
{% 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/victa-reader-vr1/victa-reader-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.
