# クリエイター（Creator）

クリエイターモデルはContentFiの仕組みをベースにした新しいビジネスモデルです。<br>

ContentFi は、ブロックチェーン プラットフォームに適用される新しい用語です。\
ここで、ユーザーは AirTnTプラットフォームを使用して、旅行、アート、レビューなどに関するコンテンツを作成し、それを NFTとしてエクスポートできます。\
これらの NFT のそれぞれから、ユーザーは取引/交換/共有して販売したり、他の人にそれらの NFT コンテンツで楽しませたり、調査したり、体験したり、等様々な事で、TnTトークンを受け取る事ができます。

contentFi を開発したい AirTnT ユーザーは クリエイターと呼ばれます。以下のように分類しています。

* パーソナルクリエイター（Personal Creator）：個人向けのコンテンツを開発するユーザー
* プロフェッショナルクリエイター（Professional Creator）：プロフェッショナルのユーザーとして、メディア企業や旅行インフルエンサー等

### パーソナルクリエイターモデル：

![](/files/zokoCkNIq7oeCp0048dq)

### プロフェッショナルクリエイターモデル：

![](/files/DJOuMNRXLwo595oNGmEu)


---

# 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://doc-jp.airtnt.io/airtnt-travel/kurieitcreator.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.
