# 7. トークンの発行（Mint）手順

選択したトークンタイプにより、発行フローが大きく異なります。

#### 【パターンA：業務執行社員トークン】の場合

1. **資金着金:** エスクロー口座から貴社口座へ資金が移動します。
2. **登記申請（オフチェーン業務）:**\
   確定した投資家名簿を出力し、法務局にて\*\*「社員加入の登記」\*\*を行ってください。
3. **登記完了証明のアップロード:**\
   登記完了後の「履歴事項全部証明書」を管理画面にアップロードします。
4. **ロック解除・発行:**\
   運営側で登記を確認後、発行ロックを解除します。「発行」ボタンを押すと、投資家にトークンが付与されます。

#### 【パターンB：非業務執行社員トークン】の場合

1. **資金着金:** エスクロー口座から貴社口座へ資金が移動します。
2. **即時発行:**\
   登記手続きは不要です。着金と契約締結が完了した時点で「発行」ボタンが有効になります。ボタンを押すと、即座に投資家にトークンが付与されます。

***


---

# 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/7-tkunnomint.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.
