> For the complete documentation index, see [llms.txt](https://docs.swapx.co/swapx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swapx.co/swapx/introduction/get-started/create-a-wallet.md).

# Create a Wallet

{% hint style="info" %}
**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 %}

The most important requirement to using SwapX is to have a supported wallet due to the decentralized nature of the platform. Thankfully SwapX supports the vast majority of popular wallets:

### These are the supported wallets/Wallet Platforms

### **MetaMask**

**Recommended**. MetaMask is a mobile app and browser extension that includes a key vault, secure login, token wallet, and token exchange—everything you need to manage your digital assets. Explore blockchain apps. MetaMask provides the simplest yet most secure way to connect to blockchain-based applications.

&#x20;`Download it` [`from their website.`](https://metamask.io/)

###

### Trust Wallet

**Trust Wallet** is the official crypto wallet of Binance. You can send, receive and store Bitcoin and many other cryptocurrencies and digital assets safely and securely with the Trust Wallet mobile app. Supports DApps and DeFi platforms.

&#x20;`Download it`[`from their website.`](https://trustwallet.com/)

### Binance Chain

With the Binance Chain browser extension you can send and receive funds on Binance Chain, Binance Smart Chain and Ethereum, and cross-chain transfers between both of Binance’s blockchains,

&#x20;`Download it`[`from the Chrome Store.`](https://chrome.google.com/webstore/detail/binance-wallet/fhbohimaelbohpjbbldcngcnapndodjp)

### WalletConnect

**WalletConnect** is not an app, but an open source protocol/web3 standard to communicate securely between decentralized applications and mobile wallets with QR code scanning or deep linking.

&#x20;`Download it` [`from their website.`](https://walletconnect.com/)

### MathWallet

**Alternative** All-in-One Crypto Wallet, Math Wallet is a multi-platform (mobile/desktop/hardware) universal crypto wallet. Math Wallet enables storage of 50+ blockchains and 3000+ tokens.

&#x20;`Download it` [`from their website.`](https://mathwallet.org/en-us/)

### TokenPocket

**TokenPocket** is a multi-chain Crypto\&DeFi wallet. It provides digital asset management services on public chains such as Bitcoin, Ethereum, Binance Smart Chain and many other EVM supporting blockchains. The wallet's private key is stored on the user's device and never uploaded to the server.

&#x20;`Download it` [`from their website.`](https://www.tokenpocket.pro/en)

### SafePal *(Mobile phones)*

**SafePal** cryptocurrency wallet is a secure, easy-to-use and free application to manage cryptocurrency at your fingertips. In the SafePal application, you can store, send and receive crypto.

&#x20;`Download` [`the app for mobile.`](https://www.safepal.io/download)

### **Coin98**

&#x20;**Coin98** Wallet is a non-custodial, multi-chain wallet and DeFi gateway, designed to seamlessly connect users to the crypto world in a safe and secure manner.

&#x20;`Download it` [`for chrome.`](https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg)


---

# 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://docs.swapx.co/swapx/introduction/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.
