# Create a Wallet

**When setting up a wallet, make sure：**

* **Only download and install the latest version from official sources.**
* **Please follow the setup instructions carefully.**
* **Back up your mnemonic words and secret keys, and keep them properly.**
* **Under no circumstances should you share your mnemonic phrase and secret key with anyone.**
* **Never enter your mnemonic phrase or secret key into the website or application.**

**Recommanded Wallet**

\<!--br {mso-data-placement:same-cell;}--> td {white-space:pre-wrap;border:1px solid #dee0e3;}

|                             | MetaMask                  | BSC Wallet | Token Pocket              |
| --------------------------- | ------------------------- | ---------- | ------------------------- |
| Binance Smart Chain support | Need to be added manually | ✅          | Need to be added manually |
| Built-in DApp browser       | ✅                         | ✅          | ✅                         |
| Hardware wallet compatible  | ✅                         | ✅          | ➖                         |
| Open source (auditability)  | ✅                         | ✅          | ✅                         |
| Interaction                 | ✅                         | ➖          | ➖                         |

**Details of BSC**

> Name of Networ&#x6B;**:** Binance Smart Chain Mainnet

> New RPC UR&#x4C;**:** <https://bsc-dataseed1.ninicoin.io>

> Chain I&#x44;**:** 56

> Ticker（Optional）**:** BNB

> Blockchain BrowserURL（Optional）**:** <https://bscscan.com>


---

# 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://coinversationprotocol.gitbook.io/kaco-doc/get-started/create-a-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.
