# How To Setup Your Wallet

{% hint style="success" %} <mark style="color:green;">**You will need a wallet that can connect to the BSC network to participate**</mark><mark style="color:green;">.</mark> <mark style="color:green;"></mark><mark style="color:green;">**We recommend using KnightSwap with a MetaMask wallet.**</mark>&#x20;
{% endhint %}

{% tabs %}
{% tab title="1️. Setting Up MM" %}

### <mark style="color:orange;">How to Use MetaMask with Binance Smart Chain</mark>&#x20;

{% embed url="<https://www.youtube.com/watch?v=5K7eOEciO-4>" %}
{% endtab %}

{% tab title="2. Setting Up BNB On  MM" %}

### <mark style="color:orange;">How to setup BSC Network on Metamask</mark>&#x20;

{% embed url="<https://www.youtube.com/watch?v=qMJchHn5VPI>" %}
{% endtab %}
{% endtabs %}

### <mark style="color:orange;">Other Supported Wallets</mark>

KnightSwap also supports most popular wallets available on BNB Chain, including:

TrustWallet, Binance Chain Wallet, MathWallet, TokenPocket, WalletConnect


---

# 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://knights.gitbook.io/knightswap/merlins-step-by-step-guides/how-to-setup-your-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.
