> 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/uk-and-intl/applications/securepay/securepay-application/securepay-application-basic-navigation.md).

# SecurePay Application - Basic Navigation

### Starting the SecurePay Application

If the SecurePay application does not start automatically, simply touch the appropriate icon on the Android home screen. A splash screen will briefly be displayed, followed by the SecurePay home screen.

![Screenshot - Android Home Screen](https://documentation.payfacto.com/SecurePay/CA-EN/assets/images/PaymentTerminalSetup/SecurePay/A80-10-DESKTOP-InstallDone.png)                ![Screenshot - ScurePay Splash Screen](https://documentation.payfacto.com/SecurePay/CA-EN/assets/images/STPAppShots/SecurePay/SecurePaySplashScreen.gif)

![Screenshot - ScurePay Home Screen](https://documentation.payfacto.com/SecurePay/CA-EN/assets/images/STPAppShots/SecurePay/SecurePayHomeScreen.gif)

***

### Basic Navigation

#### Settings &#x20;

#### &#x20;![](/files/jgnJHNgTHJFE4hZsGj5O)

The Settings button is used to access SecurePay's configuration options. This icon appears in the top-right corner of the SecurePay home screen.

#### Home  &#x20;

#### &#x20;![](/files/ht4RTS17o3IHLpC0SIaM)

When available, the Home button will appear in the top-right corner of the screen. Use it to jump directly to the SecurePay home screen without saving changes.

Back&#x20;

&#x20;![](/files/ytexGT6B5VwLUgGIqKRy)

When available, the Back button will appear in the top-left corner of the screen. Use it to go back to the previous screen without saving changes.

***

### Default Password

The SecurePay application settings are protected by a password. The default password on a new installation is 1234

{% hint style="info" %}
NOTE: It is highly recommended to change the default password as soon as possible. See [SecurePay Application Configuration](https://documentation.payfacto.com/SecurePay/CA-EN/PaymentTerminalSetup/SecureTableAppConfig.htm) for the detailed procedure.
{% endhint %}

***

### Exit the SecurePay Application

1. To exit the SecurePay application, swipe the terminal's screen either from the top edge going down, or the bottom edge going up, then touch the Android Home (circle) button.
2. You will be prompted to enter a passcode to exit the application. Enter the passcode and touch the OK button.

&#x20;![SecurePay Screenshot - Home button](https://documentation.payfacto.com/SecurePay/CA-EN/assets/images/STPAppShots/SecurePay/SecurePayHomeScreenW-HomeButton.gif)![SecurePay Screenshot - Exit Passcode](https://documentation.payfacto.com/SecurePay/CA-EN/assets/images/STPAppShots/SecurePay/ExitPasscode.gif)

{% hint style="info" %}
NOTE: The default passcode after a new installation is 1234. It is the same as the settings password.
{% endhint %}

#### Related Topics

1. [SecurePay Application Configuration](/payfacto-knowledge/uk-and-intl/applications/securepay/securepay-application/securepay-application-configuration.md#access-securepay-app-settings)
2. [SecureTable Installation on Android Terminals](/payfacto-knowledge/uk-and-intl/applications/securepay/securepay-application/securepay-installation-on-android-payment-terminals.md#securepay-installation-on-android-payment-terminals)


---

# 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/uk-and-intl/applications/securepay/securepay-application/securepay-application-basic-navigation.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.
