# 様々なトランスポート: メインネット(GQL)とメインネット(ADL)

トランスポート画面上部のトランスポート名をクリックすると、様々なネットワークに切り替えることができます。

![](/files/gxlY6ajwUMz6zrssWPOD)

ウォレットを介したトランザクションで問題がある場合に有効です。

GQLはmain.ton.devです。

ADNLはGQLで問題が発生した場合のバックアップトランスポートです。

GQLとADNLの違いは、一般的にGQLは高速に動作し、ADNLはC + +ノード用のシンプルなRPCサーバーで、動作はGQLより遅いですが、どのノードでも動作します。今後オープンソースで公開し、ノードにウォレットを接続できるようにする予定です。一般的にはGQLを選択することができますが、問題が発生した場合はウォレットをADNLに切り替える必要があります。


---

# 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.everwallet.net/ew-jp/concepts/different-transport-mainnet-gql-and-mainnet-adl.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.
