# Liquidity Provision on RuneShot

{% hint style="info" %}

## This guide outlines liquidity provision for $DOG on NEAR via RuneShot + Rhea Finance.  Other OG Runes may follow these instructions also.

{% endhint %}

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

## Getting Started with Liquidity Provision

Before you can add LP on Rhea, you’ll need two tokens:

* nBTC (native BTC on NEAR)
* $DOG (bridged to NEAR)

Let’s walk through exactly how to get them:

### 🟆 Step 1: Set Up a NEAR Wallet

We recommend[ Meteor Wallet](https://wallet.meteorwallet.app/add_wallet/create_new) or Satos Wallet for the smoothest experience. They are intuitive and works seamlessly with Rhea. For Meteor set up:

1. Click “Create Wallet”
2. Choose a NEAR readable account address
3. Set a strong password
4. Safely store your seed phrase

***

### 🟆 Step 2: Acquire nBTC on NEAR

*There are two methods to get nBTC:*

#### <mark style="color:blue;">🞷</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Option A: Buy on Rhea (Using NEAR)**</mark>

1. Buy NEAR on any centralized exchange
2. Send NEAR to your Meteor wallet address<br>

   <div align="left"><figure><img src="/files/m2t0FS2iV82l6uHiTnMe" alt="" width="375"><figcaption></figcaption></figure></div>
3. Go to[ Rhea Finance nBTC page](https://dex.rhea.finance/#near%7Cnbtc.bridge.near)
4. Swap NEAR for nBTC (leaving a very small amount for gas)

<div align="left"><figure><img src="/files/tlJ6VPhVUTdDKHjxONvN" alt="" width="432"><figcaption></figcaption></figure></div>

#### <mark style="color:orange;">🞷</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Option B: Bridge from Bitcoin to NEAR**</mark>&#x20;

1. Visit dex.rhea.finance
2. Connect your Bitcoin Wallet either xverse, unisat, bitget, okx etc&#x20;
3. Click on the Satoshi logo on the right bottom of the page to open the Satos Wallet.<br>

   <div align="left"><figure><img src="/files/kXAzLoTGeK00BdAmUJW1" alt="" width="542"><figcaption></figcaption></figure></div>
4. Click on bridge&#x20;

<div align="left"><figure><img src="/files/GGuYLLrGxS8BY192sYau" alt="" width="563"><figcaption></figcaption></figure></div>

5. Input amount that you want to bridge over and wait for 2 bitcoin block confirmation (20 minutes max)&#x20;

<div align="left"><figure><img src="/files/ogB2pO1ntvy6PE0eqeuN" alt="" width="557"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**About nBTC:** NEAR native BTC minted through Satoshi Protocol that rely-on on chain lock, fully decentralize and non custody, every signature rely on NEAR’s MPC Set validator.
{% endhint %}

***

### 🟆 Step 3: Get $DOG on NEAR

Again, two options depending on what chain you currently hold $DOG on:

#### &#x20;<mark style="color:purple;">🞷</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Option A: Bridge from Solana (Fastest & Cheapest)**</mark>

1. Go to: app.runemine.com/bridge
2. Click Connect your Solana wallet (Phantom wallet recommended)
3. Copy your NEAR wallet address from Meteor<br>

   <div align="left"><figure><img src="/files/Jct7osM0YBeIIg0vd5TB" alt="" width="537"><figcaption></figcaption></figure></div>
4. Click “Edit” and paste your NEAR address<br>

   <div align="left"><figure><img src="/files/na5VGre66vdLHkxZOl0L" alt="" width="538"><figcaption></figcaption></figure></div>
5. Enter the amount of $DOG to bridge
6. Click Send and sign the Solana transaction<br>

{% hint style="success" %}
Your NEAR $DOG tokens will arrive in just a few Solana blocks.
{% endhint %}

#### <mark style="color:orange;">🞷</mark> <mark style="color:orange;"></mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Option B: Bridge from Bitcoin L1**</mark>

1. Visit: app.runemine.com/bridge
2. Select **Bitcoin** as the source chain
3. Follow the same steps as above—connect your Bitcoin wallet and paste your NEAR wallet address after clicking edit.
4. Wait for the 3 BTC confirmations to complete and receive your NEAR $DOG<br>

***

### &#x20;🟆 Step 4: Provide Liquidity on Rhea

Now that you’ve got your $DOG and $nBTC on NEAR, it’s time to make them work.

1. Head over to the[ Rhea Pools Page<br>](https://dex.rhea.finance/pools)

   <div align="left"><figure><img src="/files/9CnEAOEkCW8mhlT8pN3R" alt="" width="563"><figcaption></figcaption></figure></div>
2. Click “Earn” in the navigation bar
3. Search for $DOG.
4. Hit “Add Liquidity” in the top right
5. Connect your Meteor or Satos Wallet in the popup window
6. Input the amount of $DOG you want to deposit - Rhea will auto-fill the required nBTC amount
7. Click “Add Liquidity” and approve the transaction

{% hint style="success" %}
Congratulations - if you completed the above steps - you’re now a liquidity provider for $DOG on NEAR!
{% 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://runemine.gitbook.io/runemine/user-guides/runeshot-user-guide/liquidity-provision-on-runeshot.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.
