> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/deutsch/products/cancan/products-services/listing-products-services.md).

# Auflisten von Produkten/Dienstleistungen

Hier ist eine schrittweise Anleitung zum Auflisten von Produkten/Dienstleistungen auf Ihrem Kanal:

* Stellen Sie sicher, dass Sie sich auf der Hauptseite Ihres Kanals befinden und mit der Wallet des Administrators des Kanals verbunden sind. Wenn ja, sollten Sie die unten angezeigte Seite sehen:

<figure><img src="/files/xFN8IlTaAlQdawYXenwF" alt=""><figcaption></figcaption></figure>

* Klicken Sie auf die Schaltfläche **Produkt auflisten**, um das untenstehende Formular anzuzeigen:

<figure><img src="/files/h94QcCfgfHsNYKrexITL" alt=""><figcaption></figcaption></figure>

* Lesen Sie die Beschreibung jedes Parameters und geben Sie den entsprechenden Wert ein. Validieren Sie das Formular, und nach einigen Sekunden sollten Sie Ihr Produkt zusammen mit Ihren bisherigen Produkten wie im Bild unten angezeigt sehen. Aktualisieren Sie die Seite, falls Ihr Produkt nicht angezeigt wird. Im Bild unten können wir 4 Produkte sehen: ein Produkt namens Netflix, Valhalla, Uber und How to start dropshipping: A 9 step guide (2023).

<figure><img src="/files/LaaaRKt0N5mq150oNRW1" alt=""><figcaption></figcaption></figure>

Herzlichen Glückwunsch! Sie haben Ihr Produkt erfolgreich aufgelistet, und wenn Sie es handelbar gemacht haben, können Benutzer es direkt von Ihrem Kanal kaufen.


---

# 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.payswap.org/deutsch/products/cancan/products-services/listing-products-services.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.
