# Connect Your Wallet to Savvydex

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

Check out the steps below for how to connect each of our recommended wallets to Savvydex.

## Smartphone/Mobile

{% tabs %}
{% tab title="Metamask" %}
![](/files/OFdEx2dAeZFv2ZrVqcYX)

To connect MetaMask to Savvydex follow the steps below.

### Android and iOS

1. Open MetaMask and tap on the **burger icon** in the top-left.

![](/files/HakM2Iz3EncaoLhEQ6xm)

1. Tap **Settings** in the menu.

![](/files/BUhYvSAJkJXLloLJcKQy)

1. In the Settings menu, tap on **Network**.

![](/files/R9Ap2ZLfp599YqHWUkTj)

1. Tap on the **Add Network** button at the bottom.

![](/files/8yJsDujchTAmHFdInUL9)

1. On the page that opens, type in the following details:

**Network Name:** BNB Smart Chain\
**RPC Url:** <https://bsc-dataseed.binance.org>\
**Chain ID:** 56\
**Symbol:** BNB\
**Block Explorer URL:** <http://bscscan.com>

1. Once you've confirmed entry of the new network, go back to the burger menu and tap **Browser**.

<img src="/files/vH2pf0wcZGB3iSmyLETS" alt="" data-size="original">

1. Type "Savvydex" into the search field and start the search. The top result will be the Savvydex exchange. Tap to enter it.
2. You wallet will ask you to connect. Tap **Connect** to connect to Savvydex.

<figure><img src="/files/S3vwvdZIofF0bq9W99u8" alt=""><figcaption><p>Connect Savvydex on Metamask mobile app</p></figcaption></figure>

###

### Resources

[**Download MetaMask**](https://metamask.io/download.html) (Automatically detects device)\
[**MetaMask Setup Guide**](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain\))
{% endtab %}

{% tab title="Trust wallet" %}
![](/files/H4ZyKQBaMlU1wWwQtLQE)

To connect Trust Wallet follow the steps below. Note that Android and iOS devices do not use the same steps!

### Android

1. Open Trust Wallet and tap the **DApps** button on the bottom of the screen.
2. Scroll down to "Popular" and tap on "Savvydex". You can also find it in "Exchanges".
3. A new page will open with the Savvydex logo and some information. Tap the **Connect** button.
4. Savvydex will open up. If you see a **Connect** button in the top-right tap that and tap **Trust Wallet** from the list.

{% hint style="warning" %}
If you find you are unable to connect at step 4, go back to the DApps menu and find "Savvydex" again. Using "Savvydex" from the "History" section may result in the same problem.
{% endhint %}

### iOS

To connect to Savvydex through iOS, Trust Wallet have prepared a detailed guide on using WallteConnect.

### **Resources**

[**Download Trust Wallet**](https://trustwallet.com) (Automatically detects device)\
[**Trust Wallet Setup Guide**](https://www.binance.com/en/blog/421499824684901157/how-to-set-up-and-use-trust-wallet-for-binance-smart-chain)
{% endtab %}
{% endtabs %}

## **Desktop/Web Browser wallets**

{% tabs %}
{% tab title="MetaMask" %}
![](/files/lvWbk7E64GcU6EvehgOH)

### Chrome and Firefox

1. Open MetaMask and click on the **network selector** at the top. By default it will show "Ethereum Mainnet". Scroll down and click **Custom RPC**.

![](/files/qGLmCpAR1b4tTbq53MYC)

1. A window will open. Type in the details below.

**Network Name:** BNB Smart Chain\
**New RPC URL:** <https://bsc-dataseed.binance.org>\
**Chain ID:** 56\
**Currency Symbol (optional):** BNB\
**Block Explorer URL (optional):** <http://bscscan.com>

![](/files/9nwPOP6J3dWM1PcQ8cPY)

2\. Make sure you've typed everything in correctly and click **Save**. BNB Smart Chain will now be one of your network options.

![](/files/856KFUUqjsXWaQWfpVef)

3\. Visit the [Savvydex website](https://dex.savvycom.ai/). In the top right corner you'll see the **Connect** button. Click it.

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

4\. A window will appear asking you to choose a wallet to connect to. Click **MetaMask** (it's the top option on the list).

![](/files/aE8Lq0TttIsVuUCyy6PQ)

### Resources

[**Download MetaMask**](https://metamask.io/download.html) (Automatically detects browser)\
[**MetaMask Setup Guide**](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)
{% endtab %}
{% endtabs %}

{% hint style="danger" %}
**Remember - NEVER, under any situation, should you ever give someone your private key or recovery phrases.**
{% 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://savvycom.gitbook.io/savvydex/get-started/connect-your-wallet-to-savvydex.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.
