# 10. よくある質問（FAQ）

**Q. タイプBのトークンで、配当が上限に達した後はどうなりますか？**\
A. 金銭的な配当を受け取る権利はなくなりますが、トークン自体は「記念NFT」や「会員証」として残り、コミュニティ参加権や優待利用権を継続して提供することが可能です（設計により消却も可能です）。

**Q. 途中でタイプBからタイプAに変更できますか？**\
A. システム上の単純なスイッチ変更はできません。一度タイプBを消却（退社）し、新たにタイプAとして出資・登記し直す手続きが必要です。

**Q. 登記を忘れたままタイプAを発行してしまいました。**\
A. 重大な規約違反となります。直ちに発行を取り消し（Burn）、法務局での手続きを完了させてください。場合によってはアカウント停止措置の対象となります。

***

**お問い合わせ**\
本マニュアルに関するご不明点は、サポートセンター（<support@example.com>）までお問い合わせください。


---

# 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/10-yokuarufaq.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.
