# Connect via the Polkadot app

## Understand the new Polkadot app

On July 1, 2024, the new Polkadot app was released (version 100.0.5). With this new app, you will be able to use a single Ledger account across any Substrate-based network.

To ensure compatibility with the new Polkadot app, all Substrate-based networks need to update their runtime logic. To check if a network has performed this action, visit the [Parachains Metadata dashboard](https://dashboards.data.paritytech.io/metadata.html). If it hasn't, continue using the corresponding Ledger app.

{% hint style="warning" %}
If your Polkadot app is on a version lower than 100.0.5, you're required to update the app in order to continue using and connecting to SubWallet.
{% endhint %}

## Select the right account type for use when connecting via Polkadot app

Starting from version [100.0.14](https://github.com/LedgerHQ/app-polkadot/releases/tag/v100.0.14), users will be able to connect and perform transactions on Substrate-based networks that use EVM addresses (e.g., *Mythos, Moonbeam, Moonriver*) through the Polkadot app. As these networks use a different signing method from those who fully Substrate-based, you will need to select a different account type to connect.

In particular, after selecting the Polkadot app option, depending on your needs, you will need to choose the account type you want:

<table><thead><tr><th width="172.40008544921875">Account type</th><th width="189.7999267578125" align="center">Default account name</th><th>Compatibility</th></tr></thead><tbody><tr><td>Polkadot account</td><td align="center">Ledger Polkadot</td><td>Manage, receive &#x26; transfer assets on <strong>fully Substrate-based networks</strong> (i.e., networks that use Substrate address format - starting with <strong>5</strong>)</td></tr><tr><td>Ethereum account</td><td align="center">Ledger Polkadot (EVM)</td><td>Manage, receive &#x26; transfer assets on <strong>Substrate-based networks that are EVM-compatible</strong> (i.e., networks that use EVM address format - starting with <strong>0x</strong>)</td></tr></tbody></table>

Unlike Ledger Polkadot accounts, Ledger Polkadot (EVM) accounts only support some tokens & networks. Check out the supported tokens & networks list below to send the correct token to this account type:

| Network                  | Token   |
| ------------------------ | ------- |
| Mythos                   | MYTH    |
| Moonbeam                 | GLMR    |
| Moonriver                | MOVR    |
| Crab2 Parachain          | CRAB    |
|                          | CKTON\* |
| Pangolin                 | PRING   |
|                          | PKTON\* |
| Darwinia 2               | RING    |
|                          | PINK\*  |
|                          | KTON\*  |
| LAOS Network             | LAOS    |
| Atleta Olympic (Testnet) | ATLA    |
| Moonbase Alpha (Testnet) | DEV     |
| Muse Testnet (Testnet)   | MUSE    |

*(\*): Non-native token*

## Connect your accounts via Polkadot app

**Step 1**: Have your Ledger device ready & connected to your computer. Choose the Polkadot App on your Ledger.

<div><figure><img src="/files/I6c7r9xQupZ79a9EzIZe" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/aw4AECADrCpudtoXuUOC" alt="" width="563"><figcaption></figcaption></figure></div>

**Step 2**: Open the SubWallet extension and click on the account name to access the account selection tab.

<figure><img src="/files/om2AYZilH0iQPCdjH1XH" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: In the account selection tab, click the <img src="/files/n9PioatLDGyCnPNBLbjc" alt="" data-size="line"> button at the bottom right corner of the screen.

<figure><img src="/files/Ys1YzMWneUT25zG3SVYk" alt="" width="362"><figcaption></figcaption></figure>

**Step 4**: Choose "**Connect a Ledger device**".

<figure><img src="/files/KezQVBOQFwwo8qWQkS4I" alt="" width="362"><figcaption></figcaption></figure>

**Step 5**: You will be directed to a new window. As the default app to connect is Polkadot, your extension will display the following pop-up:

<figure><img src="/files/LDdbj82uveoYTSa2G32n" alt=""><figcaption></figcaption></figure>

Click on the device name (Nano S Plus in this case) and click "**Connect**".

**Step 6**: After connected, click on the "**Select account type**" field to choose the account type you want to connect.

<figure><img src="/files/ChHEgRdsh4Vbq0JkPfQN" alt=""><figcaption></figcaption></figure>

Choose the account type you want to connect. *In this example, we will choose "Ethereum account", which will then later be called "Ledger Polkadot (EVM)".*

<figure><img src="/files/67VgbOl18IJ0prWag8dc" alt=""><figcaption></figcaption></figure>

**Step 7**: After SubWallet has successfully found your Ledger with the chosen account type, click "**Connect Ledger device**".

{% hint style="info" %}
Don't forget to turn on the corresponding app on the Ledger device.
{% endhint %}

<figure><img src="/files/QkrDMZ2aNhAycZb5ahrM" alt=""><figcaption></figcaption></figure>

**Step 8**: Choose the account(s) you want to use, then click "**Connect Ledger device**".

<figure><img src="/files/UdnCtJ0hRUFMCETgeLrI" alt=""><figcaption></figcaption></figure>

**Step 9**: Your Ledger account is ready!

If you repeat the action in **Step 2**, you will see your newly connected Ledger Polkadot accounts displayed in the "**Ledger Account**" section.

<figure><img src="/files/T37dSujJwpinYZvSOHeA" alt="" width="362"><figcaption></figcaption></figure>


---

# 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.subwallet.app/main/extension-user-guide/cold-wallet-management/connect-ledger-devices/connect-via-the-polkadot-app.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.
