# CanCan

CanCanでは、さまざまな種類のビジネスを立ち上げて運営することができます:

* 商品/才能マーケットプレイスビジネス（AmazonやLinkedInのような） [1](https://www.payswap.org/cancan/collections/125), [2](https://www.payswap.org/cancan/collections/99)
* シェアリングエコノミービジネス（AirBnBやRent The Runwayのような） [1](https://www.payswap.org/cancan/collections/387), [2](https://www.payswap.org/cancan/collections/323)
* ギグエコノミービジネス（UberやDoorDashのような） [1](https://www.payswap.org/cancan/collections/116), [2](https://www.payswap.org/cancan/collections/54)
* 定期購読ビジネス（Patreonや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)
* ブログ/メディアビジネス（SubstackやThe Hustleのような） [1](https://www.payswap.org/cancan/collections/311), [2](https://www.payswap.org/cancan/collections/109)
* デートアプリ（Tinderや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)
* 簿記アプリ
* Friend.techのクローン：[ペイウォール](/ri-ben-yu/products/cancan/paywalls.md)（購読販売数と価格を制限することができます）を使用して、クリエーターとして自分の株式を販売することができます。購入者は、毎回の購入後に[NFTicket](/ri-ben-yu/products/cancan/nftickets.md)を受け取ります。

など。


---

# 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/ri-ben-yu/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.
