# Bitcoin Libre Wallet

The Bitcoin Libre wallet was at the genesis of the Libre blockchain and can be viewed as one of the "official" wallets of Libre. The wallet is owned and maintained by an independent company however, and **is not needed to access the features of the LIBRE blockchain**. It is critical that the operation of the blockchain not depend on any user interface, in fact the entire full features of **the chain can be accessed at the command line level with the Cleos wallet**.\
\
At the end of the day, Bitcoin Libre has several core features, and no more or less than other wallets:\
\
\- can send tokens to another Libre account name\
\- can query the blockchain history nodes and get account balances\
\- can sign in and verify account ownership (supports Libre signing request)\
\
In addition, the Bitcoin Libre wallet currently has a daily spin wheel which will be subsidized (as will other free to play apps) by the DAO.

<https://www.bitcoinlibre.io/>


---

# 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/bitcoin-libre-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.
