# Solanaへのブリッジ

他のブロックチェーン（Ethereum、Mantle、またはその他のEVMチェーン）に資産がある場合、Byrealを利用する前にSolanaにブリッジする必要があります。いくつかの方法があります：

## オプション1：Mantle Super Portal（クロスチェーンブリッジ）

Mantle Super Portal（[superportal.mantle.xyz](https://superportal.mantle.xyz/)）は、BybitとMantleの協力により開発されたクロスチェーンブリッジングインフラです。Ethereum、Mantle、Solana間の高速かつ安全でガス最適化された資産転送を、単一の統合インターフェースを通じて実現します。

{% stepper %}
{% step %}

#### アクセスして接続

[superportal.mantle.xyz](https://superportal.mantle.xyz/)にアクセスし、送金元のウォレット（Ethereum/Mantleの場合はMetaMaskなど）を接続します。
{% endstep %}

{% step %}

#### トークンと送金先を選択

ブリッジしたいトークンを選択し、送金先ネットワークとしてSolanaを選択します。
{% endstep %}

{% step %}

#### 金額とアドレスを入力

金額とSolanaウォレットアドレスを入力します。
{% endstep %}

{% step %}

#### トランザクションを確認

ブリッジトランザクションを確認します。資産はSolanaウォレットに届き、Byrealですぐに利用可能になります。
{% endstep %}
{% endstepper %}

*Mantle Super PortalはEthereumとSolana間のMNTブリッジをネイティブサポートしています。MNTホルダーはブリッジ後、ByrealのMNT-USDC流動性プールに直接アクセスしてインセンティブを獲得できます。*

## オプション2：その他のクロスチェーンブリッジ

[Wormhole](https://wormhole.com/)や[deBridge](https://debridge.com/)などのサードパーティブリッジも、Ethereum、BNB Chain、Polygon、その他のネットワークからSolanaへの転送に対応しています。ブリッジを選択する前に、手数料、速度、対応トークンを比較してください。


---

# 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.byreal.io/ja-jp/getting-started/how-to-bridge-to-solana.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.
