# 2. 発行可能なトークンの種類

DAO LLCは**2種類の異なるトークン**を発行できます。\
それぞれの特徴を理解し、適切なタイプを選択してください。

#### 【タイプA】業務執行社員トークン

経営に参画し、高いリスクとリターンを共有するパートナー向けのトークンです。

* **対象:** 大口投資家、VC、経営幹部候補など
* **登記:** **必須**（法務局への社員加入登記が必要）
* **配当:** **無制限**（会社の利益に応じた配当を上限なく受け取れます）
* **権利:** 業務執行権を持ち、経営の意思決定に関与します。

#### 【タイプB】非業務執行社員トークン

金銭的な支援を中心とし、手続きを簡素化したサポーター向けのトークンです。

* **対象:** 一般投資家、ファン、顧客など
* **登記:** **不要**（当システム上の台帳管理のみで完結）
* **配当:** **制限あり**（受取配当累計額が出資額に達した時点で、配当権が消滅します）
* **権利:** 業務執行権を持たず、経営には関与しません。


---

# 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.borderless.company/guidebook/dao-type/incorporated/2-natkunno.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.
