# Why does my Ledger balance show zero when I can see my balance on Ledger Live?

{% hint style="info" %}
Most likely because your wallet is getting connected to a different derivation path.\
Solution: you can either change the index when connecting;
{% endhint %}

<figure><img src="https://23456556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdJ6lwbaGJ2kGz5h8Fz%2Fuploads%2FhIE7m1qLArpwQhvg1Cw1%2Findex.png?alt=media&#x26;token=24979912-cb3e-4d87-accc-ed9a4a6832ff" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Or\
Once connected, click “wallet” at the top right of the page and find the address that is connected. Copy that address and send the funds from Ledger Live to that address. Pro tip: try sending a small amount first to ensure the funds arrive as intended.
{% endhint %}

<figure><img src="https://23456556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdJ6lwbaGJ2kGz5h8Fz%2Fuploads%2FFKlcxbvc3BydTyDLutdo%2Farrow.png?alt=media&#x26;token=d49793df-c5e9-4025-882d-b8caffe75c38" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: It is important to realize that a fresh address will be generated each time a transaction (send or receive) is made with your Ledger. This means you will need to adjust the index accordingly. Feel free to open a ticket and talk to our team if you get confused!
{% endhint %}

\ <br>


---

# 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.thorswap.finance/thorswap/customer-support/support-faqs/why-does-my-ledger-balance-show-zero-when-i-can-see-my-balance-on-ledger-live.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.
