# Getting Started

### Create a Wallet&#x20;

To get started on Bitdollars, 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.

When you're setting up a wallet, be sure to:&#x20;

1. ✅ Download and install only the latest version from an official source.&#x20;
2. ✅ Follow the setup guide carefully.&#x20;
3. ✅ Safely back up your recovery phrases.&#x20;
4. ❌ NEVER share your recovery phrases with anyone, under any circumstances.&#x20;
5. ❌ NEVER input your recovery phrase to a website or app, other than your wallet app

**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. Smartphone/Mobile wallets allow you to access your crypto almost anywhere. Wallets are available on both Android and iOS devices.

You can find more in-depth information about each wallet below, as well as download links and installation guides:

1. [**Metamask**](<https://metamask.io/download.html >)
2. [**Trust Wallet**](<https://trustwallet.com/ >)
3. [**Token Pocket** ](https://www.tokenpocket.pro/en/download/app)
4. [**SafePal**](https://safepal.io/download)

Always do your due diligence before downloading and accepting terms.

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

### **Get BEP20 tokens**

The native tokens of Binance Smart Chain (BSC) are BEP20. To do most things on BSC, you will need to pay gas, which comes in the form of BEP20 BNB. You will also need the BEP20 version of any token you want to trade, stake etc. on BSC

**Connect your wallet to Bitdollars**

You've made a wallet and gotten your BEP20 tokens, now you just need to connect your wallet with Bitdollars and you're good to go!


---

# 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://bitdollars.gitbook.io/bitdollars/getting-started.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.
