# CanCan

Auf CanCan können verschiedene Arten von Unternehmen gestartet und betrieben werden:

* Marktplatzunternehmen für Artikel/Talente (wie Amazon oder LinkedIn) [1](https://www.payswap.org/cancan/collections/125), [2](https://www.payswap.org/cancan/collections/99)
* Unternehmen der Sharing Economy (wie AirBnB oder Rent The Runway) [1](https://www.payswap.org/cancan/collections/387), [2](https://www.payswap.org/cancan/collections/323)
* Unternehmen der Gig Economy (wie Uber oder DoorDash) [1](https://www.payswap.org/cancan/collections/116), [2](https://www.payswap.org/cancan/collections/54)
* Abonnementunternehmen (wie Patreon oder OnlyFans) [1](https://www.payswap.org/cancan/collections/33), [2](https://www.payswap.org/cancan/collections/41), [3](https://www.payswap.org/cancan/collections/178)
* Blog/Medienunternehmen (wie Substack oder The Hustle) [1](https://www.payswap.org/cancan/collections/311), [2](https://www.payswap.org/cancan/collections/109)
* Dating-Apps (wie Tinder oder Hinge) [1](https://www.payswap.org/cancan/collections/34), [2](https://www.payswap.org/cancan/collections/21), [3](https://www.payswap.org/cancan/collections/256), [4](https://www.payswap.org/cancan/collections/259), [5](https://www.payswap.org/cancan/collections/304)
* Buchhaltungs-Apps
* Ein Klon von Friend.tech: Sie können [Bezahlschranken](/deutsch/products/cancan/paywalls.md) (die es Ihnen ermöglichen, die Anzahl und den Preis der Abonnements, die Sie verkaufen, zu begrenzen) verwenden, um Ihre eigenen Anteile als Schöpfer zu verkaufen; der Käufer erhält nach jedem Kauf ein [NFTicket](/deutsch/products/cancan/nftickets.md)
* usw.


---

# 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://docs.payswap.org/deutsch/use-cases/cancan.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.
