> 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/backoffice/admin/produkte.md).

# Produkte

Als Plattform kannst du Umsatz sowohl durch die kostenpflichtigen Pläne deiner Händler als auch durch die weiterverrechneten Transaktionsgebühren generieren. Beides verwaltest du direkt im Bereich ‚**Produkte‘** der Plattform-Administration, den du im Hauptmenü findest.

Das Thema ist in die folgenden Kapitel unterteilt:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/cCqLO5toYCK03TmohvIz">Produkte-Übersicht</a></td><td>Übersicht über alle Produkte, Anzeigen der Features und Gebühren</td></tr><tr><td><a href="/pages/fXGqNfQiVRr2AeZ5SObd">Produkte erstellen und bearbeiten</a></td><td>Erstellen neuer und Bearbeiten bestehender Produkte</td></tr></tbody></table>


---

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

```
GET https://docs.payrexx.com/platform/backoffice/admin/produkte.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.
