# Create a Wallet

To get started on ROBOT SHIB SWAP, 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.

## 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 with **ROBOT SHIB SWAP**

|                                                          | 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


---

# 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://swap-robot-shib.gitbook.io/robot-shib-swap/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.
