# 💳 | Creating a Wallet

To begin utilizing <mark style="color:blue;">**Unlimited Leverage**</mark> on the Arbitrum-one chain (ARB1), the **first step** is to create a wallet that supports it. Wallets can be accessed through desktop computers and mobile devices, and you should choose the one that **best suits your needs**.

{% hint style="danger" %}
As you set up your wallet, it's important to take the following precautions:

:large\_blue\_diamond: Download and install the most recent version of the wallet from an official source.

:large\_blue\_diamond: Follow the setup instructions closely.

:large\_blue\_diamond: Securely back up your recovery phrases.

:octagonal\_sign: Refrain from sharing your recovery phrases with anyone.

:octagonal\_sign: Avoid entering your recovery phrase anywhere other than your wallet app.
{% endhint %}

<mark style="color:blue;">**Unlimited Leverage**</mark> supports the following wallets :arrow\_heading\_down:

{% tabs %}
{% tab title="MetaMask" %}

<figure><img src="/files/0sYK95AS8QpUujb6lC6i" alt=""><figcaption></figcaption></figure>

MetaMask is a very popular browser-based wallet plugin that supports ERC20 (Ethereum network) and ARB1

**Pros:**

* Open-source.
* Historically the most popular.
* Tons of resources and guides online.
* Supports many languages.
* Available on mobile.

**Cons:**

* Originally built by devs, for devs.
* Extra information and settings may confuse beginners.

{% embed url="<https://metamask.io/download.html>" %}
{% endtab %}

{% tab title="WalletConnect" %}

<figure><img src="/files/QXgFlrtg5uVzH2oclYCF" alt=""><figcaption></figcaption></figure>

WalletConnect is an open protocol for connecting wallets and DApps (Web3 applications), which uses a bridge server to establish a remote connection between two applications and/or devices, scan a QR code to establish a connection, and start communication.\
\
**Pros**

* User-friendly, compatible with multiple blockchain networks.
* Secures user interactions, pretty decentralized.

**Cons**

* Dependency on dApp and wallet support.
* Connectivity issues and potential complexity for some users.
  {% endtab %}

{% tab title="Trust Wallet" %}

<figure><img src="/files/KtgFVcVzDtkJ8bstkXJO" alt=""><figcaption></figcaption></figure>

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.
* Backed by Binance.
* Easily switch between several crypto networks.
* Includes popular networks by default.
* Includes in-wallet staking options.

**Cons:**

* Language tied to PC/Mobile settings.
* Limited DApps.

{% embed url="<https://trustwallet.com/>" %}
{% endtab %}

{% tab title="Coinbase Wallet" %}

<figure><img src="/files/yoWbOiYb1y6LL2BPNoCm" alt=""><figcaption></figcaption></figure>

Millions of users choose Coinbase Wallet to earn yield with DeFi, swap more than 5,500 assets, and hold their NFT collections.&#x20;

Coinbase wallet supports ERC20 (Ethereum network) and ARB1.

**Pros:**

* Easy to transfer assets from Coinbase retail app.
* Supports fiat on-ramps.
* Industry-leading security with secure cloud backup.
* Available on mobile.

**Cons:**

* Chrome only.

{% embed url="<https://coinbase-wallet.onelink.me/q5Sx/fdb9b250>" %}
{% 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://docs.unlimited.trade/start-trading/or-creating-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.
