# Introduction

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>FAQ</td><td></td><td></td><td><a href="/pages/gQLfPBlBBlheClbd3NkD">/pages/gQLfPBlBBlheClbd3NkD</a></td><td><a href="/pages/gQLfPBlBBlheClbd3NkD">/pages/gQLfPBlBBlheClbd3NkD</a></td></tr><tr><td>Guide</td><td></td><td></td><td><a href="/pages/WjObCvhFOyrQgTNP5Bkx">/pages/WjObCvhFOyrQgTNP5Bkx</a></td><td><a href="/pages/WjObCvhFOyrQgTNP5Bkx">/pages/WjObCvhFOyrQgTNP5Bkx</a></td></tr><tr><td>Submit Bug / Feedback</td><td></td><td></td><td></td><td><a href="mailto:cs@coinsdo.com?subject=CoinWallet%20Feedback">mailto:cs@coinsdo.com?subject=CoinWallet%20Feedback</a></td></tr></tbody></table>

### What is CoinWallet？

<figure><img src="/files/giVPenFAfFLgJqsBAivI" alt=""><figcaption></figcaption></figure>

Probably the most powerful wallet, CoinWallet is a free non-custody wallet that supports both single private key and Multiparty Computation (MPC) private key. It is also a Hierarchical Deterministic (HD) wallet that allows you to generate unlimited addresses of a single network and allows you to custom derivation path so that your wallet addresses generated elsewhere can be recoverable in CoinWallet.

With its support for over 10,000 tokens, DeFi DApps, and NFTs, Testnet & Mainnet, built based on CoinsDo's open-source Wallet SDK, CoinWallet emerges as the ultimate wallet for everyone crypto enthusiasts."

#### Download at：

Android：<https://play.google.com/store/apps/details?id=com.coinsdo.wallet>

IOS：<https://apps.apple.com/kg/app/coinsdo/id1631258517>

**Developer**

Get your DApp / Token featured on CoinWallet

* [Submit your DApp](mailto:cs@coinsdo.com?subject=Request%20to%20add%20DAPP%20in%20CoinWallet\&body=Please%20attach%20your%20app's%20square%20icon%20to%20the%20email%2C%20in%20SVG%20or%20PNG%20format%20with%20a%20transparent%20background.%0D%0A%0D%0AApp%20Name%3A%0D%0AShort%20description%20\(Max%20150%20characters\)%3A%0D%0AURL%3A%0D%0A)
* [Submit your token](mailto:cs@coinsdo.com?subject=Request%20to%20add%20token%20in%20CoinWallet\&body=Please%20attach%20your%20tokens's%20square%20icon%20to%20the%20email%2C%20in%20SVG%20or%20PNG%20format%20with%20a%20transparent%20background.%0D%0A%0D%0AToken%20Name%3A%0D%0ANetwork%3A%0D%0AContract%20address%3A%0D%0A)

<br>


---

# 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://coinsdo.gitbook.io/docs/coinwallet/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.
