> ## 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.

# Overview

Nayax Embedded Solution enables OEM manufacturers to integrate secure, affordable, and global payment capabilities into their machines. This solution includes a robust hardware reader, flexible software SDK, and powerful payment processing services. Whether you're developing Android or Linux applications or building on an MCU or RTOS embedded platform, Nayax provides the tools to streamline integration and ensure smooth transactions.

<Card title="Set Up the MCP Server" icon="robot" href="/docs/get-started/mcp-setup">
  Connect your AI assistant to Nayax documentation for instant answers.
</Card>

## Key Benefits

* **Global Payment Acceptance**: Support for debit, credit, prepaid cards, and mobile payments.
* **Developer-Friendly Integration**: JSON and Java APIs with sample code for quick setup.
* **Reliable and Scalable**: Redundant PCI-certified servers and 24/7 tier-1 support in 50+ countries.

## Solution Components

The Nayax Embedded solution is composed of the following components:

<Columns cols={3}>
  <Card title="Nayax EMV Reader">
    A low-cost, EMV-certified reader that securely reads card data and communicates exclusively with the EMV Core for processing.
  </Card>

  <Card title="Nayax EMV Core">
    An SDK installed on the host machine (Android, Linux, or RTOS embedded platform) that handles communication between the EMV Reader and Nayax servers.
  </Card>

  <Card title="Host Application">
    Developed by OEM manufacturers to manage the entire payment system, it connects to the Nayax EMV Core for transaction processing and management.
  </Card>
</Columns>

<Frame>
  <img src="https://mintcdn.com/nayax-44d6e37b/SZdrogZN6xHGu-sq/images/docs/overview-2/image1.png?fit=max&auto=format&n=SZdrogZN6xHGu-sq&q=85&s=dac76205fad8b6163ed2b2ba691a7c84" width="1727" height="731" data-path="images/docs/overview-2/image1.png" />
</Frame>

## What Nayax Provides

When you choose to use the Nayax Embedded solution, Nayax will provide the following:

* **Hardware**:
  * **UNO-8/mini**: EMV-certified reader with L1, L2, TQM certifications.
* **Software**:
  * Nayax EMV Core SDK with sample code for Android, Linux, and RTOS embedded platforms.
  * Support for EMV payments, prepaid payments, and remote firmware updates.
* **Gateway Services**:
  * Secure processing for all major card brands and mobile payments.
  * Redundant PCI-certified servers with 99.9% uptime.
  * Remote management with customizable alerts and reporting tools.

## Choose Your SDK

Select your integration path based on your target platform:

<Columns cols={2}>
  <Card title="Android & Linux SDK" href="/docs/integrate-pos-device/emv-core/get-started/emv-core-get-started-1">
    Java and native binary SDK for Android and Linux applications. Includes pre-built payment flows, a full Java API, and demo applications.
  </Card>

  <Card title="RTOS SDK" href="/docs/integrate-pos-device/emv-core/rtos/rtos-overview">
    Portable C library (C99) for MCU and RTOS embedded platforms. Communicates with the UNO-mini reader over UART or USB HID.
  </Card>
</Columns>
