# CanCan

Berbagai jenis bisnis dapat diluncurkan dan dioperasikan di CanCan:

* Bisnis Marketplace Barang/Bakat (seperti Amazon atau LinkedIn) [1](https://www.payswap.org/cancan/collections/125), [2](https://www.payswap.org/cancan/collections/99)
* Bisnis Ekonomi Berbagi (seperti AirBnB atau Rent The Runway) [1](https://www.payswap.org/cancan/collections/387), [2](https://www.payswap.org/cancan/collections/323)
* Bisnis Ekonomi Gig (seperti Uber atau DoorDash) [1](https://www.payswap.org/cancan/collections/116), [2](https://www.payswap.org/cancan/collections/54)
* Bisnis Langganan (seperti Patreon atau 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)
* Bisnis Blog/Media (seperti Substack atau The Hustle) [1](https://www.payswap.org/cancan/collections/311), [2](https://www.payswap.org/cancan/collections/109)
* Aplikasi Kencan (seperti Tinder atau 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)
* Aplikasi Pembukuan
* Kloning dari Friend.tech: Anda dapat menggunakan [paywalls](/bahasa-indonesia/products/cancan/paywalls.md) (yang memungkinkan Anda untuk membatasi jumlah dan harga langganan yang Anda jual) untuk menjual saham Anda sendiri sebagai pencipta; pembeli mendapatkan [NFTicket](/bahasa-indonesia/products/cancan/nftickets.md) setelah setiap pembelian.
* 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/bahasa-indonesia/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.
