# Use TMK KeyLoader POS

### Overview

The TMK Delivery application is designed for use with a POS system that has passed PCI certification, known as the Keyloader POS. This specialized POS is capable of loading keys onto other terminals in a secure manner.

### Steps for Using Keyloader POS

1. Acquire a Keyloader POS:
   * To utilize this system, you need to have a Keyloader POS. This is a POS system that meets PCI certification standards and is equipped with the necessary software for TMK delivery.
   * Contact a sales representative to order or inquire about obtaining a Keyloader POS.
2. Understand the TMK Deliver App:
   * The TMK Deliver app is a pre-installed application on the Keyloader POS. This app facilitates the secure transfer of keys to other terminals.
3. Key Injection Process:
   * Once the TMK Deliver app is installed and set up, you can proceed with the key injection process. This involves securely transferring the necessary keys from the Keyloader POS to other terminals.

### Key Injection Manual

* For detailed instructions and guidance on how to use the Keyloader POS for TMK local injection, please refer to the Key Injection Manual.
* Download the Key Injection Manual [Here](https://ftp.wizarpos.com/advanceSDK/TMKLocalInjection-UserManual_251126.pdf).

Note:

* It is crucial to follow the prescribed procedures for key injection to ensure the security and integrity of the transaction system.
* The Keyloader POS must be handled by authorized personnel only, given its critical role in the security infrastructure.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/key-injection/use-tmk-keyloader-pos.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.
