# What is CLV Wallet?

### **Introduction**

CLV Wallet is a non-custodial, Multi-Chain, Multi-Platform application which helps users to manage crypto assets and interact with all types of decentralized applications.

### **Key Features**

CLV Wallet is available on both mobile (Android/iOS), desktop (Chrome Extension) and universally on Web.

* Non-Custodial, Safe and Easy Account Management
* Users could import accounts by Mnemonics, Raw Seed and Keystone. Encrypt type Sr/Ed25519 are both supported
* Support Substrate-based-blockchains, such as Polkadot, CLV Chain and etc
* Support EVM-Compatiable chains, such as Ethereum, Binance Smart Chain, Fantom, Polygon and so on
* Support Solana
* Create, import and manage multi-chain accounts in one wallet
* Easy management and switch between multiple wallets
* Support NFT assets on Ethereum, BSC, Solana, Fantom, etc
* Easy Cross-chain Transfer of tokens in one wallet
* Interact with dApps on all supported chains

### **Technology**

CLV Mobile Wallet is developed based on the flutter framework, which could develop applications for Android and iOS. And Polkadot/API is injected into WebView as JavaScript extension for web page and native app features.


---

# 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.clv.org/intro-to-clv/what-is-clv-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.
