# Setup Wallet

{% hint style="danger" %}
***NEVER EVER*** share your seed phrases with anyone.
{% endhint %}

{% hint style="info" %}
IceCreamSwap works with crypto wallets that support the [Bitgert](https://bitgert.com/) chain, such as [MetaMask](/get-started/setup-wallet/metamask.md) (recommended), [Nabox](/get-started/setup-wallet/nabox.md), and [Trust Wallet](/get-started/setup-wallet/trust-wallet.md). For mobile app, use wallet's built-in browser for best experience.
{% endhint %}

{% hint style="info" %}
Switch to the right network as IceCreamSwap goes [multichain](/intro/multichain.md).&#x20;
{% endhint %}

Different wallets are just different tools to manage your crypto assets, which are actually stored on the blockchain. It makes no real difference whether you check your Gmail on iPhone or on Android phone. You own your account. So, don't feel left behind if you are using a different wallet. you can always import your wallet into the ones that work with IceCreamSwap, such as [MetaMask](/get-started/setup-wallet/metamask.md).

Choose your favorite wallet to start with. If you are using the mobile app, it is highly recommended to use the built-in browser shipped with wallet, which works the best.

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/pQl4qE5YUZEyvd0GUIxw">/pages/pQl4qE5YUZEyvd0GUIxw</a></td><td align="center"></td><td><a href="/files/EYT3pumZvknSewHeiOov">/files/EYT3pumZvknSewHeiOov</a></td></tr><tr><td><a href="/pages/5oF6h8KNMsNWB7dbPsmg">/pages/5oF6h8KNMsNWB7dbPsmg</a></td><td align="center"></td><td><a href="/files/oKJTfeqHe7CgUSVuMteI">/files/oKJTfeqHe7CgUSVuMteI</a></td></tr><tr><td><a href="/pages/kd59vhkeeOiwj6nchtJw">/pages/kd59vhkeeOiwj6nchtJw</a></td><td align="center"></td><td><a href="/files/nANmlHV3HD2Bhueo9eEC">/files/nANmlHV3HD2Bhueo9eEC</a></td></tr><tr><td><a href="/pages/f3l7F3ooofY1BigY7bsR">/pages/f3l7F3ooofY1BigY7bsR</a></td><td align="center"></td><td><a href="/files/sQiseMaypeYKp9JWadmM">/files/sQiseMaypeYKp9JWadmM</a></td></tr></tbody></table>


---

# 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://wiki.icecreamswap.com/get-started/setup-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.
