> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/platform/payrexx-pay/pos-management.md).

# POS-Management

## Übersicht POS-Terminals

Klicke im Hauptmenü Deiner Plattform-Administration auf **POS-Management**, um zur Übersicht über die Kartenlesegeräte zu gelangen:

<div align="left"><figure><img src="/files/rHGOZq8KTu2MqxqD3Y2f" alt=""><figcaption><p>Übersicht aller Kartenlesegeräte (POS-Terminals) der angeschlossenen Händler</p></figcaption></figure></div>

1. **POS-Terminal:** [Modell](https://docs.payrexx.com/merchant/pos/pos-terminal-bestellen#terminal-wahlen) des Kartenlesegeräts (Nexgo N5, Nexgo N6 oder Nexgo N86)
2. **Seriennummer:** Seriennummer des POS-Terminals
3. **Status:** Bestellstatus des Kartenlesegeräts
   1. Bestätigt: Der Händler kann das Terminal nutzen.
   2. In Review: Der Antrag des Händlers wird überprüft.
   3. Abgelehnt: Der Händler kann das Terminal nicht nutzen.
4. **Händler:** Händler, bei dem das Kartenlesegerät im Einsatz ist
5. **Details:** Öffnen der [Detailansicht](#detailansicht-pos-terminal) des POS-Terminals

## Detailansicht POS-Terminal

Klicke beim gewünschten Kartenlesegerät auf "Details", um sämtliche Informationen zum Terminal anzuzeigen:

<div align="left"><figure><img src="/files/ocgEBffMiehRtWguchfZ" alt=""><figcaption><p>Öffnen der Detailansicht des Kartenlesegeräts</p></figcaption></figure></div>

In der Detailansicht des Terminals findest Du die folgenden Informationen und Funktionen:

<div align="left"><figure><img src="/files/w0pLbKJLOaeEEkxDTAB6" alt="" width="481"><figcaption><p>Detailansicht des Kartenlesegeräts (POS-Terminal) </p></figcaption></figure></div>

1. **Modell:** Gerätemodell (Nexgo N5, Nexgo N6 oder Nexgo N86)
2. **Abbildung:** 3D-Abbildung des Geräts
3. **Seriennummern:** Erfassungsdatum, Seriennummern des Geräts und des Ladegeräts sowie SIM-Karten-Nummer
4. **Bestellprozess:** Angaben zum Bestellprozess:
   1. Bestellstatus:
      1. Bestellung wird verarbeitet: Das Gerät wurde bestellt, dem Händler aber noch nicht zugeschickt
      2. Bestellung versendet: Das Gerät wurde bestellt und dem Händler zugeschickt
   2. Status: in\_use oder pending
   3. Bestelldatum: Datum, an dem der Händler das Terminal bestellt hat
   4. Versanddatum: Datum, an dem das Terminal an den Händler verschickt wurde
   5. Erhalten am: Datum, an dem der Händler das Terminal erhalten hat
5. **Händler:** Angaben zum Händler:
   1. Instanz: Instanzname des Händlerkontos
   2. Mandant: Plattform, an die der Händler angeschlossen ist
6. **Vertrag:** Vertragskonditionen (Preis und gegebenenfalls Rabatt)
7. **Lieferadresse:** Adresse, an die das Gerät verschickt wurde
8. **Als versendet markieren:** Klicke auf die grüne Schaltfläche, sobald das Terminal an den Händler versendet wurde.

Weitere Informationen zu unserer POS-Lösung findest Du auf der folgenden Seite:

{% embed url="<https://docs.payrexx.com/merchant/pos/ubersicht-pos-gerate>" %}


---

# 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.payrexx.com/platform/payrexx-pay/pos-management.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.
