# 6.1 Connect to Rootstock

### **Connect with MetaMask** <a href="#connect-with-metamask" id="connect-with-metamask"></a>

1. Open MetaMask extension.
2. In the network selector (top right corner), choose Custom RPC.

<div align="center" data-full-width="false"><figure><img src="/files/oI5X27hLDsWf4DouywC6" alt="" width="178"><figcaption></figcaption></figure></div>

3. Fill with these values to connect to RSK Mainnet

| Field              | RSK Mainnet                  |
| ------------------ | ---------------------------- |
| Network Name       | RSK Mainnet                  |
| RPC URL            | <https://public-node.rsk.co> |
| ChainID            | 30                           |
| Symbol             | RBTC                         |
| Block explorer URL | <https://explorer.rsk.co>    |

### **Where to get rBTC?**&#x20;

*(Not affiliated, do your own research!)*

BTC <> rBTC 2 way peg bridge: \
<https://moneyonchain.com/> \
<https://alpha.sovryn.app/fast-btc/deposit> \
<https://app.2wp.rootstock.io/>&#x20;

Centralize Multi-Chain Swaps, example SOL <> rBTC, STX <> rBTC \[NO KYC]\
<https://sideshift.ai/>\
\
Multi-Chain EVM Swaps, example ETH <> rBTC\
<https://app.symbiosis.finance/swap>\
<https://jumper.exchange/>\
<https://app.chainport.io/>\
<https://www.sushi.com/>\
<https://elk.finance/>\
\
Swap sBTC (Stacks) to rBTC and etc: \
<https://www.bitflow.finance/> \[coming soon] \
\
Swap/Purchase with bank transfer/credit card: \
<https://www.mtpelerin.com/> \
\
Decentralize Exchanges:\
<https://oku.trade/app/rootstock/swap/0x542fda317318ebf1d3deaf76e0b632741a7e677d/0xef213441a85df4d7acbdae0cf78004e1e486bb96>\
\
Centralize Exchanges:\
&#x20;<https://www.bitfinex.com/>


---

# 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://studybitcoin.gitbook.io/hndl-bitcoin-handle-naming-system/6.1-connect-to-rootstock.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.
