> For the complete documentation index, see [llms.txt](https://docs.mawari.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mawari.net/mawari-network-docs-japanese/mawari-economy/ndono-run-your-nodes/ekoshisutemuptonhenoraisensu-assigning-your-licenses-to-an-ecosystem-partner.md).

# エコシステムパートナーへのライセンス委任 (Assigning Your Licenses to an Ecosystem Partner)

Mawari Networkのエコシステムパートナーにご自身のライセンスを割り当てる（委任する）方法は、ガーディアンノード（Guardian Node）を稼働させる最もシンプルなやり方です。パートナーがノードのインフラを運用するため、ユーザーはご自身のライセンスをパートナーに委任するだけで済みます。

#### 主な手順（概要）

1. 保有しているポートフォリオの中から、何枚のライセンスを委任するかを決めます。
2. パートナーの指示に従い、そのインフラへライセンスを割り当てます。
3. パートナー側のインフラが割り当てを受け入れ、あなたに代わって運用を開始します。その後、ガーディアンノード・コンソール（[ https://my.mawari.net/run](https://my.mawari.net/run) ）の「Assign Operator」タブから、割り当てのステータスを確認できます。

### メリット

* 完全自動： ハードウェアの用意、セットアップ、メンテナンスは一切不要です。
* 運用お任せ： ノードのオンライン状態の維持やパフォーマンスの管理は、すべてパートナーが責任を持って行います。
* 安全な報酬設計： すべての報酬は、あなたのホルダーウォレットに直接送られます。パートナーがあなたの報酬に触れることは一切ありません。

### 対応パートナー (Supported Partners)

| Partner                                | Status                                             |
| -------------------------------------- | -------------------------------------------------- |
| [**Depin.Tokyo**](https://depin.tokyo) | <mark style="color:$success;">**Available**</mark> |
| More partners                          | Coming soon                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mawari.net/mawari-network-docs-japanese/mawari-economy/ndono-run-your-nodes/ekoshisutemuptonhenoraisensu-assigning-your-licenses-to-an-ecosystem-partner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
