# Connect Your Wallet to OboSwap

![](/files/46cjsNAZ1yhvm6VHXURo)

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

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

<details>

<summary>Metamask for Ethereum</summary>

![](/files/CnBXUqViNYxfNPqAvVqH)

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/WwAz9zGM9jy7JolhV405)

2\. A window will open. Type in the details below.

1. **Network Name:** Ethereum Mainnet\
   **New RPC URL:**[ https://mainnet.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161](https://eth.oboswap.com/#/swap)\
   **Chain ID:** 1\
   **Currency Symbol (optional):** ETH\
   **Block Explorer URL (optional):** <https://etherscan.io/>
2. <img src="/files/I6SyMgCxUCNmeUINlWnA" alt="" data-size="original">
3. Make sure you've typed everything in correctly and click **Save**. Ethereum will now be one of your network options.

   &#x20;                                                 ![](/files/zo4xuSFjsKtUWYUC9Gp6)

   Visit the Oboswap website. In the top right corner you'll see the **Connect** button. Click it.

   &#x20;                                                      &#x20;

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

   &#x20;                                                     ![](/files/ijwnxGy5TC74gUazrTPa)

</details>

<details>

<summary>Metamask for Binance Smart Chain</summary>

![](/files/qJCB2awA1H7m1TPDuOVn)

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

&#x20;           ![](/files/oRZqtBEiP8xH32vL3fkx)                                 &#x20;

2\. A window will open. Type in the details below.

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

&#x20;                               ![](/files/Dd7YGCDtIFeof8PL9scs)

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

&#x20;                                                 ![](/files/zo4xuSFjsKtUWYUC9Gp6)

Visit the Oboswap website. In the top right corner you'll see the **Connect** button. Click it.

&#x20;                                                      &#x20;

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

&#x20;                                                     ![](/files/ijwnxGy5TC74gUazrTPa)

</details>

<details>

<summary>Metamask for Polygon</summary>

![](/files/yg6VNk62D8tnmgpcZ5zw)

2\. A window will open. Type in the details below.

1. **Network Name:** Polygon\
   **New RPC URL:** [https://polygon-rpc.com](https://poly.oboswap.com/#/swap)\
   **Chain ID:** 137\
   **Currency Symbol (optional):** MATIC\
   **Block Explorer URL (optional):** <https://polygonscan.com/>
2. ![](/files/d3tfmFQ1COGxMuaBlAS4)

3\. Make sure you've typed everything in correctly and click **Save**. Polygon will now be one of your network options.

&#x20;                                                 ![](/files/zo4xuSFjsKtUWYUC9Gp6)

Visit the Oboswap website. In the top right corner you'll see the **Connect** button. Click it.

&#x20;                                                      &#x20;

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

&#x20;                                                     ![](/files/ijwnxGy5TC74gUazrTPa)

</details>

{% 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://oboswap.gitbook.io/oboswap/get-started/connect-your-wallet-to-oboswap.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.
