> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/veloce-pos/veloce/electronic-funds-transfer-eft/veloce-mobile-application/payment-terminal-setup/veloce-pos-application-installation.md).

# Veloce POS Application Installation

The following article explains how to install the Veloce POS application from the PAX Store.

{% hint style="info" %}
NOTE: The Veloce POS application is often incorrectly referred to as "VelPAY". VelPAY is actually the name of the background process which runs EFT transactions on the Veloce server. The application which runs on PAX Android terminals is called "Veloce POS".
{% endhint %}

Normally, PayFacto PAX payment terminals are shipped with all the required applications pre-installed. Also, PayFacto support staff have the ability to push all the necessary applications to any terminal remotely. If the Veloce POS application seems to be missing from a terminal, it is recommended that you contact PayFacto technical support to obtain missing applications.

Nevertheless, all of these applications can be installed from the PAXSTORE and configured manually from the terminal, should the need arise.

1. On the PayFacto PAX terminal, exit any running application so you can see the Android desktop.
2. Start the PAXSTORE.

&#x20;![](https://1156452535-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjXj7M9eIjDUG86HsSCs%2Fuploads%2FBt8S2CDLKjhQ5TvvBUXb%2F01-AndroidDesktop.png?alt=media\&token=a7bad5b7-65f2-4bfd-a9c1-220f8508f8da)

3. Search for Veloce.
4. Select the Veloce POS application and touch the Download icon. If the application is already installed,you will see an UPDATE button instead.<br>

   ![PAXSTORE - Download/Install](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap06_EFT/VeloceMobileApp/Term-Config/02a-PaxStoreSearch.png) ![PAXSTORE - Search/Update](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap06_EFT/VeloceMobileApp/Term-Config/02-PaxStoreSearch.png)
5. Once the installation is complete, the Veloce icon will appear on the Android Desktop. <br>

![](https://1156452535-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjXj7M9eIjDUG86HsSCs%2Fuploads%2FIbUzwagTufnB72fGzOls%2F03-AppInstalled.png?alt=media\&token=fcc1e8ef-3d72-4548-a204-1fc85a87c50e)

Once the Veloce POS application is installed on the terminal, you may proceed to start it up and configure it.

Related Topics

[Veloce POS Application - Installation](/payfacto-knowledge/veloce-pos/veloce/electronic-funds-transfer-eft/veloce-mobile-application/payment-terminal-setup/veloce-pos-application-installation.md)

[Veloce POS Application - Configuration](/payfacto-knowledge/veloce-pos/veloce/electronic-funds-transfer-eft/veloce-mobile-application/payment-terminal-setup/veloce-pos-application-configuration.md)

[Veloce POS Application - Connection](/payfacto-knowledge/veloce-pos/veloce/electronic-funds-transfer-eft/veloce-mobile-application/payment-terminal-setup/veloce-pos-application-connection.md)


---

# 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.payfacto.com/payfacto-knowledge/veloce-pos/veloce/electronic-funds-transfer-eft/veloce-mobile-application/payment-terminal-setup/veloce-pos-application-installation.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.
