# Anchor Wallet

The [Anchor Wallet for Mobile and Desktop](https://greymass.com/en/anchor/) by [Greymass](https://greymass.com/en/) is an open-source and widely used software that runs on Windows and Mac.

It supports multiple chains as well and enables storage of your private key encrypted on your device or inside of a [Ledger Hardware Wallet](/libre-docs/accounts-and-wallets/ledger-hardware-wallet.md). Anchor has an extremely strong track record of reliability.\
\
Greymass is also the developer of the Signing Request that is behind the way the LIBRE blockchain communicates with apps including the web dashboard.

Download Anchor Wallet <https://greymass.com/en/anchor/>

{% embed url="<https://youtu.be/ATqLCPLK8Y4>" %}
Enable Libre in Anchor
{% endembed %}

If you are running Anchor v1.3.7 or older, you can follow these instructions on adding Libre to Anchor Wallet (prepared by Cryptobloks) <https://cryptobloks.gitbook.io/using-anchor-wallet-with-the-libre-blockchain/>


---

# 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.libre.org/libre-docs/accounts-and-wallets/anchor-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.
