> ## Documentation Index
> Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started

The Nayax OEM POS Solution provides a pre-certified EMV module that simplifies the development of card-present kiosks. By integrating the EMV Core, you can focus on your application's UI and business logic while we handle the complexities of transaction processing.

<Note>
  **Version Compatibility**

  This documentation applies to EMV Core v1.4, which is the current version.
</Note>

## Installation

Select your platform to begin the SDK installation:

<CardGroup cols={2}>
  <Card icon="mobile-screen-button" title="Android SDK Installation" href="/docs/integrate-pos-device/emv-core/get-started/emv-core-android-installation">
    Integrate the EMV Core SDK into an Android environment for pre-certified EMV payment processing.
  </Card>

  <Card icon="terminal" title="Linux SDK Installation" href="/docs/integrate-pos-device/emv-core/get-started/emv-core-linux-installation">
    Install the EMV Core SDK on Linux-based platforms using optimized binaries for your CPU architecture.
  </Card>
</CardGroup>

## Identify Your Device

After installation, you must [Obtain Your Device ID](/docs/integrate-pos-device/emv-core/get-started/emv-core-device-id). This unique identifier is required to communicate with the Nayax gateway, initialize the EMV Core, and begin processing test transactions.
