# SubWallet

After successfully completing the prerequisite setup phase, you can start using the SubWallet through Ledger

### How to connect Subwallet to Ledger <a href="#id-2.2-connect-and-import" id="id-2.2-connect-and-import"></a>

**Open SubWallet → Add account**

1. Click **All accounts** on top

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

2. Click **Attach Account** and then **Connect a Ledger device**

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

3. In a new tab, select **Connect Ledger device**

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

4. **On Ledger:** ensure the device is **unlocked** and open the **Polkadot app.**
   * Choose the **account(s)** (Account type / Address index) → **Continue** → **Name** → **Add**.
   * You should see: Account connected.

> If the Chrome device chooser doesn’t appear: ensure pop-ups allowed, click the tiny USB icon in the address bar to grant access, or reset site permissions for the page.

5. SubWallet – Add Creditcoin (Substrate) to wallet
   * Click on the sliders button in the **Subwallet** extension in the top left  **→ Manage networks**
   * Search for **Creditcoin Native** and toggle it&#x20;

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

### How to send funds via&#x20;

1. **Unlock Ledger** → open the **Polkadot app**
2. In **SubWallet**, select your **Ledger account** → **Click on your desired Creditcoin account**

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

3. Pick **Network/Asset** (e.g., **CTC** native token on Creditcoin).
4. **Recipient**: paste/select → **Amount**: enter value, and **Transfer**.

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

&#x20;

5. **Next** → **Sign with Ledger** → confirm on device → **Approve**

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

6. Monitor in **Activity** or your explorer and verify the new balance

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

### How to Connect SubWallet to Polkadot.js  <a href="#connect-subwallet-to-polkadot.js-apps-console" id="connect-subwallet-to-polkadot.js-apps-console"></a>

1. Open the **SubWallet** extension → the site badge should show **Not connected**.

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

&#x20;

2. Click the badge → **Connect** → select which **accounts** to expose to the site → **Allow**.

> Keep in mind that we need to **disconnect Talisman** in order to work with **Subwallet, the same wallets** or you can **use an account at another index** from Subwallet

3. Verify the account appears under **Accounts → My accounts** in the Polkadot.js Apps UI.

<figure><img src="/files/43yOqH9seuNDqGMLg58C" alt=""><figcaption></figcaption></figure>

### How to transfer funds via Polkadot.js Apps Console <a href="#subwallet-transfer-via-polkadot.js-apps-console" id="subwallet-transfer-via-polkadot.js-apps-console"></a>

1. Open **Polkadot.js Apps** → **Accounts** → click **Send** next to the SubWallet-exposed Ledger account.
2. Ensure the **correct app** is open on your Ledger (**Polkadot** or **Generic**).
3. Enter **Amount** and **Recipient** → **Make Transfer**

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

4. **Sign and Submit**.

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

5. **Approve** the transaction in your wallet → **Approve on Ledger**.

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

&#x20;

6. Verify inclusion/finality in the portal or explorer and confirm the balance change.

<figure><img src="/files/J9UaQq74mKkjL0orWPxq" alt=""><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.creditcoin.org/wallets/ledger-hardware-wallet/subwallet.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.
