# CanCan

Multiple types of businesses can be launched and operated on CanCan:

* Items/Talent Marketplace Businesses (like Amazon or LinkedIn) [1](https://www.payswap.org/cancan/collections/125), [2](https://www.payswap.org/cancan/collections/99)
* Sharing Economy Businesses (like AirBnB or Rent The Runway) [1](https://www.payswap.org/cancan/collections/387), [2](https://www.payswap.org/cancan/collections/323)
* Gig Economy Businesses (like Uber or DoorDash) [1](https://www.payswap.org/cancan/collections/116), [2](https://www.payswap.org/cancan/collections/54)
* Subscription Businesses (like Patreon or 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/Media Businesses (like Substack or The Hustle) [1](https://www.payswap.org/cancan/collections/311), [2](https://www.payswap.org/cancan/collections/109)
* Dating Apps (like Tinder or 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)
* Bookkeeping Apps
* A clone of Friend.tech: you can use [paywalls](/products/cancan/paywalls.md) (that enable you to limit the number and price of the subscriptions you sell) to sell your own shares as a creator; the buyer gets an [NFTicket](/products/cancan/nftickets.md) after each purchase
* 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/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.
