# Introduction

**Leap** is a non-custodial multi-chain multi-VM wallet built for the crypto ecosystem. One mnemonic lets users manage assets, NFTs, staking, and governance across **200 + networks -** spanning Bitcoin, EVMs, Solana, Cosmos SDK app chains, Celestia, Initia, Move, Aptos and Sui.

Leap is available as a Chromium browser extension, full-feature iOS & Android apps, and a web dashboard

For dApp teams and new chains, Leap offers a single integration surface, eliminating the need to integrate multiple wallet for cross-chain experience.

***

#### Why Leap?

**Local key management:**

Private keys stay on the user’s device; every signature requires explicit approval.

**Developer convenience:**

Injected `window.leap` provider mirrors prominent wallet standard Keplr’s API for seamless migration.

**Wallet adapters:**

Ready-made connectors via Cosmos Kit, Rainbow Kit, Graz, Shuttle, Sui wallet adapter and others reduces integration time on desktop & mobile

**WalletConnect v2:**

Deep-link or QR-code flows to any Leap surface (mobile, extension, in-app browser).

**Cross-platform UX:**

Consistent experience across extension, React-Native mobile, and Next.js web app.


---

# 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.leapwallet.io/introduction/introduction.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.
