# 9. 退社・譲渡の手続き

#### タイプA（業務執行社員）の譲渡

* **原則:** 他の社員全員の承諾が必要です。
* **手続き:** 譲渡の承認後、法務局での\*\*「社員変更登記」\*\*が必要です。登記完了後にシステム上でトークンを移転させます。

#### タイプ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/9-noki.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.
