# Create a Wallet

![](/files/U6uk0abDbxtmeIyEze7D)

To get started on Oboswap, the first thing you'll need is to set up a wallet that supports Binance Smart Chain, Ethereum and Polygon. 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 %}

## **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.

<div align="center"><img src="https://docs.pancakeswap.finance/~/files/v0/b/gitbook-28427.appspot.com/o/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MaWbwvtRDRxirgNEPwC%2F-MaXDK47yFhEeM1ypg2f%2Fimage.png?alt=media&#x26;token=0fd62a2b-6dec-4bac-ba84-ed3eaca63d08" alt=""></div>

MetaMask is a very popular browser-based wallet plugin that supports Ethereum, Binance Smart Chain and Polygon.

​**Pros:**&#x200B;

* Open source for auditability
* A strong history of security and reliability
* A large amount of how-to guides and resources online
* Many tools and custom settings
* Offers ETH purchases with Transact
* Supports a very large number of languages
* Is also available a browser plugin for desktop devices

**Cons:**

* Longer setup time than other options
* Additional steps needed to use with Binance Smart Chain, Ethereum and Polygon.
* Extra information and settings may confuse beginners.

{% hint style="danger" %}
\*\*NEVER, in any situation, should you ever give someone your private key or recovery phrase ("seed phrase"). This will give someone complete access to your crypto!

The genuine ​Oboswap site and staff will never ask you to input your seed phrase.\*\*
{% endhint %}


---

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