# Leap Browser Extension Wallet

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

Leap is the only non-custodial super wallet for Web3. It is the simplest and safest way to send, swap, and stake tokens, and you can manage your own private key.

Note that Leap does not support the registration of Liker ID yet.

#### Please refer to the following articles to learn how to install the Leap Browser Extension on desktop:

{% content-ref url="/pages/IHeheBo8sRy44CZeIyhw" %}
[How to install Leap Browser Extension](/general-guides/wallet/leap/how-to-install-leap-extension.md)
{% endcontent-ref %}

#### Deposit, send, delegate LikeCoin; vote and view transaction details:

{% content-ref url="/pages/U0RO4avkLpXwC8JcaLtI" %}
[Leap: Deposit and Send LikeCoin](/general-guides/wallet/leap/leap-deposit-and-send-likecoin.md)
{% endcontent-ref %}

{% content-ref url="/pages/dM6MXe5lTZlM0mExiZij" %}
[Delegate on desktop](/general-guides/stake/delegation-of-likecoin/delegate-on-desktop.md)
{% endcontent-ref %}

{% content-ref url="/pages/PsfKuvcN3wzkCoWHkv7a" %}
[Vote on desktop](/general-guides/governance/direct-vote/on-desktop.md)
{% endcontent-ref %}

{% content-ref url="/pages/mqhipHewrFm0LkpJgp38" %}
[Block Explorer](/general-guides/wallet/block-explorer.md)
{% endcontent-ref %}

#### You may also export seed words from Liker Land and import them to Leap:

{% content-ref url="/pages/kPABwZmGtBm7SQRv5dHN" %}
[Export Wallet Seed Words](/depub/register/export-seed-words.md)
{% endcontent-ref %}

{% content-ref url="/pages/PGdK04DdBPoFCiRACRZr" %}
[Import wallet into Leap](/general-guides/wallet/leap/mport-wallet-into-leap.md)
{% endcontent-ref %}

## Leap Mobile Wallet

Leap also launched a mobile wallet, which has the same function as the Leap Browser Extension. Since it is still in the trial stage, please refer to the [Leap official website](https://www.leapwallet.io/) for more details.

## Leapboard

[Leapboard](https://cosmos.leapwallet.io/) is the wallet interface of Leap. Users can use the [Leap Browser extension](/general-guides/wallet/leap.md), [Keplr Browser extension](/general-guides/wallet/keplr.md) or [Cosmostation Browser extension](/general-guides/wallet/cosmostation.md) to log in and transfer, delegate, and vote. You can also use their Telegram notification function to monitor LikeCoin transactions in your wallet at any time.


---

# 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.v2.like.co/general-guides/wallet/leap.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.
