# Create a Wallet

To get started on Coloso, the first thing you'll need is to set up a wallet that supports Binance Smart Chain (BSC). Wallets are available both on desktop computers and on smartphone devices. You'll need to choose the wallet that fits your needs best.

{% hint style="danger" %}
**When you're setting up a wallet, be sure to:**

* ✅ **Download and install only the latest version from an official source.**
* ✅ **Follow the setup guide carefully.**
* ✅ **Safely back up your recovery phrases.**
* ❌ **NEVER share your recovery phrases with anyone, under any circumstances.**
* ❌ **NEVER input your recovery phrase to a website or app, other than your wallet app.**
  {% endhint %}

## Smartphone/Mobile or Desktop wallet?

Mobile device wallets and desktop-based wallets have different strengths and weaknesses. Consider which fits your needs better to help decide which type of wallet to use.

|                                   | Mobile | Desktop |
| --------------------------------- | ------ | ------- |
| Use anywhere                      | ✅      | ➖       |
| Easy to use                       | ✅      | ➖       |
| More secure                       | ➖      | ✅       |
| Accessibility friendly            | ➖      | ✅       |
| Damage/loss/theft resistant       | ➖      | ✅       |
| Power/connection outage resistant | ✅      | ➖       |

## **Smartphone/Mobile wallets**

Smartphone/Mobile wallets allow you to access your crypto almost anywhere. Wallets are available on both Android and iOS devices.

### Which mobile wallet should I choose?

This comparison table gives an overview of the most popular mobile wallets used.

|                                                          | Trust Wallet                  | MetaMask | Token Pocket | SafePal |
| -------------------------------------------------------- | ----------------------------- | -------- | ------------ | ------- |
| Binance Smart Chain support                              | ✅                             | ⚠️       | ✅            | ✅       |
| Built-in DApp browser                                    | <p>✅ Android</p><p>⚠️ iOS</p> | ➖        | ✅            | ✅       |
| Hardware wallet compatible                               | ➖                             | ✅        | ➖            | 🔶      |
| Open source (auditability)                               | ✅                             | ✅        | ✅            | ➖       |
| <p>Interact with BscScan</p><p>(for advanced users!)</p> | ➖                             | ✅        | ➖            | ➖       |

⚠️ Requires some setup\
🔶 Only supports SafePal hardware wallet

You can find more in-depth information about each wallet below, as well as download links and installation guides.&#x20;

## **Desktop/Web Browser wallets**

Desktop wallets are available on your home computer or laptop computer. Wallets on your computer can run as standalone applications, or as web browser plugins for popular browsers like Chrome and Firefox.

### Which desktop wallet should I choose?

This comparison table gives an overview of the most popular desktop wallets used with PancakeSwap.

|                                                          | MetaMask | Binance Wallet | Token Pocket |
| -------------------------------------------------------- | -------- | -------------- | ------------ |
| Binance Smart Chain support                              | ⚠️       | ✅              | ⚠️           |
| Built-in DApp browser                                    | ➖        | ➖              | ✅            |
| Hardware wallet compatible                               | ✅        | ✅              | ➖            |
| Open source (auditability)                               | ✅        | ✅              | ✅            |
| <p>Interact with BscScan</p><p>(for advanced users!)</p> | ✅        | ➖              | ➖            |

⚠️ Requires additional setup

You can find more in-depth information about each wallet below, as well as download links and installation guides.

{% tabs %}
{% tab title="TrustWallet" %}
![](https://1115164865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRTkwillvDnRg763Kd3aZ%2Fuploads%2FFVugIsyjHFBdSmQmqYLh%2Ftrustwallet.png?alt=media\&token=dfa9ae5c-8433-4486-8cb7-da0cab67cdb4)

Trust Wallet is a popular wallet for smart devices. It supports DApps, NFT collectibles (with Opensea.io support), and in-wallet staking.

**Pros:**

* Open Source for auditability
* Backed by Binance
* Easily switch between crypto networks
* Includes networks by default
* Includes in-wallet staking options
* Has additional features such as NFT collection, BNB staking, and Dapp access withnin the wallet

**Cons:**

* Language tied to phone settings
* Limited Dapps
* Transaction notifications can be delayed

[Trust Wallet setup guide](https://www.binance.com/en/blog/421499824684901157/How-to-Set-Up-and-Use-Trust-Wallet-for-Binance-Smart-Chain)
{% endtab %}

{% tab title="MetaMask" %}
![](https://1115164865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRTkwillvDnRg763Kd3aZ%2Fuploads%2FlWVx40LuR3gxor5lRx0E%2Fmetamask%20coloso.png?alt=media\&token=6743a9b0-a187-4cbe-9f76-85d3cd3b7ce1)

MetaMask is a very popular browser-based wallet plugin that supports ERC20 (Ethereum network) and BEP2 & BEP20 (Binance Chain and Binance Smart Chain networks)

**Pros:**

* Open source for auditability
* Web3 capable on BSCScan
* Stong history of security and reliability
* A large amount of guides available
* Many tools and custom settings
* Offers ETH purchases
* Supports many languages
* Also available as a browser plugin

**Cons:**

* Longer setup time
* Additional steps needed to connect to Binance Smart Chain and Coloso
* Extra information and settings might confuse begginers

[MetaMask Setup guide](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)
{% endtab %}
{% endtabs %}


---

# 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://whitecoloso.gitbook.io/a/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.
