# Talisman Wallet

### Prerequisite to use Ledger on Substrate with Talisman on Creditcoin <a href="#id-2.2-connect-and-import" id="id-2.2-connect-and-import"></a>

1. Complete prerequisites step in our guide [here](/wallets/ledger-hardware-wallet.md)
2. Check the box "This Network Support CheckMetadataHash sign extension" on Talisman
   1. Go to Settings  → Network & Tokens
   2. Check the box to indicate that Creditcoin support checking medatata hash sign extension

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

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

1. Open **Talisman** → **Add account**

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

2. Navigate to the **Connect** tab
3. Select **Connect Ledger**

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

4. Select Network **-> Polkadot**

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

5. Choose Ledger app → **Polkadot App**

<figure><img src="/files/6KXpruhxfmTVs1PxL0iI" alt=""><figcaption></figcaption></figure>

6. Ensure the Ledger device is unlocked
7. Choose accounts and continue

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

8. Account connected → navigate to **Settings** → **General** tab -L Click on **Check** button and select **HID** or **USB**

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

### How to send funds via Talisman wallet chrome extension  <a href="#talisman-substrate-regular-transfer-send-steps-via-talisman-wallet-chrome-extension" id="talisman-substrate-regular-transfer-send-steps-via-talisman-wallet-chrome-extension"></a>

1. **Unlock Ledger** → open the **Polkadot app**
2. Open **Talisman** → select your Ledger account → **Send**.
3. Pick **Network / Asset** (CTC native token).

<figure><img src="/files/9cV6JOLWICeYH1BzZsBM" alt=""><figcaption></figcaption></figure>

4. Enter **Recipient** and **Amount** → (optional) **Keep-alive** toggle.

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

5. **Next** → **Sign with Ledger** → confirm on device → **Approve**.
6. Monitor in **Activity** or Explorer.

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

### How to Connect Talisman Wallet to PolkadotJS App Console <a href="#connect-talisman-wallet-to-polkadotjs-app-console" id="connect-talisman-wallet-to-polkadotjs-app-console"></a>

1. Open the extension and select **Not connected**

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

2. Select accounts to connect

<figure><img src="/files/8GHVhfxtzwxKi62MJbvR" alt=""><figcaption></figcaption></figure>

3. Verify account connected

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

> If you have already connected Account index 0 directly in the polkadotJs app using the **From Ledger** button, and if you connect the same account from Talisman to the polkadotJs App console, it will override your hardware connection. You can have only 1 account at a particular index connected at a time using wallets or a direct hardware connection

### How to Transfer via PolkadotJS App Console <a href="#talisman-transfer-via-polkadotjs-app-console" id="talisman-transfer-via-polkadotjs-app-console"></a>

1. Open PolkadotJS App → click on the **Send button** next to the account (Ensure that the Polkadot app is opened in the Ledger device)&#x20;
2. Enter the amount → Select the recipient → Click on Make Transfer&#x20;

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

3\. Click on Sign and Submit

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

4. &#x20;Sign via extension → Approve on the Ledger Device

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

5. Track the progress on your UI and block explorer

<figure><img src="/files/5EeY5xsLVn8n3uZPwj5p" alt=""><figcaption></figcaption></figure>

The transfer has now been successfully completed.


---

# 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/talisman-wallet.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.
