> For the complete documentation index, see [llms.txt](https://docs.everwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everwallet.net/concepts/different-transport-mainnet-gql-and-mainnet-adl.md).

# Different transport: Mainnet (GQL) and Mainnet (ADL)

By clicking on the transport name at the top of your screen, you can change between various networks.

![](/files/gxlY6ajwUMz6zrssWPOD)

This can be useful if you are experiencing problems with transactions through your wallet.

GQL is main.ton.dev&#x20;

ADNL is a backup transport in case of problems with GQL

In general, the difference is that GQL works faster, ADNL is a simple RPC server for a C ++ node, it works slower, but it can work with any node, in the near future we will publish it in open source and it will be possible to connect a wallet to your nodes. In general you can choose GQL, in case of problems the wallet should switch to ADNL itself.
