# CanCan

Plusieurs types d'entreprises peuvent être lancés et exploités sur CanCan :

* Entreprises de marché des articles/talents (comme Amazon ou LinkedIn) [1](https://www.payswap.org/cancan/collections/125), [2](https://www.payswap.org/cancan/collections/99)
* Entreprises de l'économie de partage (comme AirBnB ou Rent The Runway) [1](https://www.payswap.org/cancan/collections/387), [2](https://www.payswap.org/cancan/collections/323)
* Entreprises de l'économie du travail à la tâche (comme Uber ou DoorDash) [1](https://www.payswap.org/cancan/collections/116), [2](https://www.payswap.org/cancan/collections/54)
* Entreprises d'abonnement (comme Patreon ou 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)
* Entreprises de blog/médias (comme Substack ou The Hustle) [1](https://www.payswap.org/cancan/collections/311), [2](https://www.payswap.org/cancan/collections/109)
* Applications de rencontre (comme Tinder ou 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)
* Applications de comptabilité
* Un clone de Friend.tech : vous pouvez utiliser des [paywalls](/francais/products/cancan/paywalls.md) (qui vous permettent de limiter le nombre et le prix des abonnements que vous vendez) pour vendre vos propres actions en tant que créateur ; l'acheteur reçoit un [NFTicket](/francais/products/cancan/nftickets.md) après chaque achat
* etc.


---

# 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/francais/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.
