> For the complete documentation index, see [llms.txt](https://info.kumawallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.kumawallet.io/intro.md).

# Intro

Kuma Wallet is a cross-chain wallet that offers seamless management and transfer of assets between EVM, WASM and MOVE chains.

### Our Mission Statement:

**Intuitive Wallet Design:** Kuma Wallet is crafted to simplify the management of EVM, WASM and MOVE accounts, offering a straightforward and user-friendly approach for users to manage their assets effortlessly.

**Effortless Asset Movement:** users can easily and securely move their assets across different blockchains, avoiding the cumbersome and lengthy processes typically associated with such transfers.

**Secure dApp Engagement:** offers a secure and intuitive environment for users to sign messages and interact with decentralized applications (dApps), enhancing the user experience without complications.

**Enhanced Transparency and Responsibility:** By providing detailed transaction information and links to explorer pages, Kuma Wallet champions transparency and responsibility in every transaction.

**Commitment to Decentralization and Open Source:** Designed with a dedication to remaining decentralized and open-source, Kuma Wallet prioritizes security and trust, reflecting its commitment to these core values.

**All-Encompassing User Experience:** Aiming to support over 90% of its key features, Kuma Wallet strives to deliver an extensive user experience, positioning itself as the go-to platform for comprehensive cross-chain asset management.

#### Community&#x20;

1. Download the latest version from our official website: [kumawallet.io](https://kumawallet.io/)
2. Visit our Github: <https://github.com/kumawallet/extension>
3. Follow us on Twitter: <https://twitter.com/getkuma>
4. Join us on Telegram: <https://t.me/kumawallet>
5. Join us in Discord: <https://discord.com/invite/KabSyQmTPZ>

We are always more than happy to receive feedback and support our users.

**Stay in touch!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info.kumawallet.io/intro.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.
