# Having issues with your Ledger

If you are having issues with your Ledger, here are some common fixes:

* First of all, make sure you have familiarized yourself with the content in our how-to article [here](https://metamask.zendesk.com/hc/en-us/articles/360020394612-How-to-connect-a-Trezor-or-Ledger-Hardware-Wallet).
* Make sure Ledger Live is closed when using your Ledger with MetaMask. Also, ensure it is unlocked and in the Ethereum application.
* Also, make sure you have:<br>
  * The most up-to-date firmware on your Ledger or Trezor device
  * Re-installed/updated the Ethereum app on the ledger via (ledger live > manager)
  * Your browser up-to-date
  * Enabled "contract data" on the Ethereum app on the ledger device itself

If you are seeing **multiple pending or failed transactions** in your MetaMask activity feed that do not match up to your public address on Etherscan.io, **you may need to** [**reset**](https://metamask.zendesk.com/hc/en-us/articles/360015488891-Resetting-an-Account)[ MetaMask.](https://metamask.zendesk.com/hc/en-us/articles/360015488891-Resetting-an-Account)

**Not seeing your MetaMask address or account listed when you connect your Trezor wallet?**\
The list of addresses or accounts displayed are addresses or accounts associated with only your Trezor, not your MetaMask wallet. To use the benefits and features of a hardware wallet, you will need to use one of your Trezor addresses or accounts, not your MetaMask address or account.


---

# 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.reventon.io/reventon-help-center/having-issues-with-your-ledger.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.
