> 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/decentralized-infrastructure-offering-dio/gdianndoguardian-noderaisensuno.md).

# ガーディアンノード（Guardian Node）ライセンスの購入方法

Mawariネットワークにガーディアンノードのオペレーターとして参加するには、Arbitrum Oneネットワーク上のUSDTまたはUSDCを使用してライセンスを取得する必要があります。

このガイドでは、Squid Routerを使用してステーブルコイン（USDCまたはUSDT）をArbitrumにブリッジする手順の概要と、資金の準備が整った後にガーディアンノードのライセンスを購入する進め方について、素早く確認することができます。

\
⚠️ 注意： 資金は、秘密鍵やシードフレーズを自身で完全に管理できる「自己管理型（セルフカストディ）」のウォレットに保管してください。 例：MetaMask、Rabby、Phantom、Trust Wallet、Ledger、SafePal、Trezorなど。

重要： Coinbase、Binance、Kraken、Crypto.comなどの暗号資産取引所のウォレットは使用しないでください。 資産の完全な管理や、取引の承認権限を自身で持てない場合があります。

## ステップ 1：USDTまたはUSDCをArbitrumにブリッジする

現在、USDTやUSDCを他のチェーン（Ethereum、Polygon、BNB Chainなど）で保有している場合は、Mawariノード販売プラットフォームで使用する前に、Arbitrumにブリッジする必要があります。

🟢 速度、シンプルさ、信頼性を兼ね備えたクロスチェーンブリッジ  [Squid Router](https://app.squidrouter.com/), を使用したステップ・バイ・ステップの手順は、以下のビデオチュートリアルをご覧ください。\
\
✅ 対応しているチェーンやトークンは、ネットワークの流動性によって異なる場合があります。送信先チェーンとして「Arbitrum」、トークンとして「USDT」または「USDC」が選択されていることを必ずご確認ください。

{% embed url="<https://www.youtube.com/watch?v=TE8dbn02Zjo>" %}

## ステップ 2：ガーディアンノード・ライセンスを購入する

Arbitrum上でステーブルコインの準備ができたら、Mawari DIOの公式ウェブサイト（<https://nodes.mawari.net>）からガーディアンノード・ライセンスを購入することができます。

🟢 以下の2つ目のビデオで、次の手順をご確認いただけます:

* ウォレットの接続方法
* ガーディアンノード・ライセンスの「ティア（Tier）」の選択
* トランザクション（決済）の承認

> 💡 ご購入後について： 購入手続きが完了すると、Mawariネットワークは7日以内に、取引に使用されたものと同じウォレット宛てにガーディアンノード·ライセンスを付与（送付）します。

{% embed url="<https://www.youtube.com/watch?v=HALjQ1fpGfQ>" %}


---

# 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/decentralized-infrastructure-offering-dio/gdianndoguardian-noderaisensuno.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.
