> 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.md).

# ノードの実行 (Run Your Nodes)

ガーディアンノード（Guardian Node）のライセンスを起動して報酬の獲得を開始するには、2つの方法があります。ご自身の状況に最も適した方法をどちらか1つお選びください。

## オプション 1：エコシステムパートナーへの委任

Mawari Networkが信頼するエコシステムパートナー（例：Depin.Tokyo \[[https://depin.tokyo\]）にライセンスを割り当て、すべての運用を任せる方法です。](https://docs.mawari.net/mawari-network-docs-japanese/mawari-economy/https:/depin.tokyo]）にライセンスを割り当て、すべての運用を任せる方法です。)

* 仕組み： ライセンスをパートナーのノードインフラに割り当て（委任）します。
* メリット： パートナーがあなたに代わってコンピューティングの運用とメンテナンスを行うため、ハードウェアの用意、セットアップ、メンテナンスは一切不要です。
* 報酬： すべての報酬は、あなたのホルダーウォレットに直接分配されます。パートナーがあなたの報酬を保有したり管理したりすることは一切ありません。

対象： 技術的なセットアップを完全にゼロにし、すべてを任せたいホルダーの方に最適です。

[👉 パートナーにライセンスを割り当てる方法はこちら](/mawari-network-docs-japanese/mawari-economy/ndono-run-your-nodes/ekoshisutemuptonhenoraisensu-assigning-your-licenses-to-an-ecosystem-partner.md)

## オプション 2：自身のノードを実行（セルフホスト）

ご自身のハードウェアでガーディアンノードを実行する方法です。デバイスを用意し、セットアップを完了させ、稼働を維持します。

* **仕組み：** ご自身のハードウェア（一般的なPCやサーバーで十分です。ガーディアンノードはCPUベースで軽量です）を割り当てます。
* **手順：** Dockerをインストールしてノードを起動し、ライセンスをそのノードに割り当てます。
* **管理：** ノードのオンライン状態の維持やメンテナンスは、ご自身の責任で行っていただきます。
* **報酬：** 報酬は、あなたのホルダーウォレットに直接分配されます。

対象： 基本的な技術設定に抵抗がなく、自身のノードを完全にコントロールしたいガーディアンホルダーの方に最適です。

[👉 自身のガーディアンノードを実行する方法はこちら](/mawari-network-docs-japanese/mawari-economy/ndono-run-your-nodes/nogdianndowosuruserufuhosuto-run-your-own-guardian-node.md)

#### どちらのオプションを選ぶべきですか？

|                 | Assign to Partner       | Run Your Own            |
| --------------- | ----------------------- | ----------------------- |
| Hardware needed | None                    | Your own device         |
| Technical setup | None                    | Basic (Docker)          |
| Maintenance     | Handled by partner      | You                     |
| Rewards         | Directly to your wallet | Directly to your wallet |

どちらの方法を選んだ場合でも、ライセンスはあなたの所有のままであり、報酬は常にあなたのホルダーウォレットに直接支払われます。

<br>


---

# 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:

```
GET https://docs.mawari.net/mawari-network-docs-japanese/mawari-economy/ndono-run-your-nodes.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.
