# Lunatics Wallet

{% tabs %}
{% tab title="Wallet Demo" %}

<div><figure><img src="/files/tMbbxVJUfbHv8K2X6oh9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KBOUjpNGF2uGcN6n6lWk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X9mxjpl5ZLMvFEvPywc1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jH8A56306mglwDKKBd9R" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/qmB1TWyWAH6U4ld0wQZZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vfbtLCUd5jLr7ZJx9ZZ2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vioPugeTMx0LreNEFdu6" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## Lunatics Crypto wallet

A cryptocurrency wallet is a software program that allows users to securely store, send, and receive digital currencies such as Bitcoin, Ethereum, and many others. It does not actually store the coins themselves, but rather the private keys that allow access to the user's funds on the blockchain network.

## Software Wallets

These are digital wallets that can be downloaded and installed on a computer, mobile device, or web browser. They are convenient to use and can be accessed from anywhere with an internet connection. Examples of popular software wallets include TrustWallet, and MetaMask.

When choosing a cryptocurrency wallet, it is important to consider factors such as security, convenience, and ease of use. It is also essential to keep backup copies of your private keys in a secure location in case your wallet is lost or damaged.

{% content-ref url="/pages/ktx3xctMnPqwycqwujSc" %}
[Lunatics Wallet Feature](/whitepaper/ecosystem/lunatics-wallet/lunatics-wallet-feature.md)
{% endcontent-ref %}


---

# 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://lunaticstoken.gitbook.io/whitepaper/ecosystem/lunatics-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.
