# Fair-Share Strategy

**Fair‑Share** Strategy is a **self‑custodial** Bitcoin staking "pool" on the b14g platform. It lets you lock BTC on the Bitcoin network, secure **Core Chain**, and earn yield that auto‑compounds via the **dualCORE** reward token.

**You keep full control of the BTC.** It never leaves your wallet or Bitcoin network.

***

## Quick Overview

| **Deposit asset** | Native BTC (time‑locked in your own wallet) |
| ----------------- | ------------------------------------------- |
| **Min. deposit**  | 0.01 BTC (as per Core's official UI)        |
| **Lock options**  | Based on your preference                    |
| **Unlock rule**   | Unlock only after your chosen period        |
| **APR**           | Same rate for all users                     |
| **Reward token**  | dualCORE (compounds automatically)          |

***

## How are yields generated?

#### Base staking yield (securing Core Chain)

The strategy lets you time-lock your BTC in your own Bitcoin wallet—no bridge, no custodian. Once the lock is confirmed on the Bitcoin network, relayers in Core chain detect it and submit the proof to Core blockchain so your BTC can help secure Core network and earn you yield in return.

#### Boosted yield (dual-staking bonus)

Core Chain (an EVM network) pays extra interest when a stake combines **BTC + CORE** (native token of Core chain) in a set ratio (e.g., 1 BTC : 29 000 CORE). That combo is called **dual‑staking**.

Most people don’t hold both coins in the perfect mix, so b14g created two options:

| Strategy        | How It Matches CORE                                                                                                                                                                                 | Your Yield                                                                                                                                                                                          | Reward Token                                                                                 |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| **Merge Order** | You lock your BTC and it shows up as an open order on [b14g Merge Marketplace](/products/for-core-holders/core-marketplace.md). CORE holders can match with your order to form a dual-staking pair. | <p>Yield increases with more matched CORE.</p><p></p><p>Varies: <strong>≈ 2%</strong> if fully matched (1 BTC : 29 000 CORE), down to <strong>0.05%</strong> floor rate if no match.</p>            | Claimable **CORE** daily                                                                     |
| **Fair-Share**  | Same BTC lock mechanism, but with a hands-off approach. System auto-matches CORE for you.                                                                                                           | <p>Same rate for everyone.</p><p></p><p>If there’s enough CORE to reach the top tier, everyone earns it; if not, rewards are <strong>averaged</strong> so nobody drops to the 0.1 % floor rate.</p> | Auto-compounding [**dualCORE**](/products/for-core-holders/dualcore-liquid-staking.md) daily |

Key points to remember:

* Your BTC stays **self-custodial** (timelocked in your own wallet).
* Only the rewards (CORE or dualCORE) live on Core’s EVM chain; your principal stays on Bitcoin network.

***

## How Fair-Share Works

1. **Lock BTC**\
   You sign one Bitcoin transaction that locks your coins for a period you want. Your BTC stays in your own wallet, self-custodial and secure.\
   Once the lock transaction is confirmed on the Bitcoin network, relayers in Core chain detect it and submit the proof to the Core blockchain so your BTC can help secure Core Chain and earn you yield in return.
2. **System pairs BTC with CORE**\
   The system adds CORE from b14g’s [dualCORE vault](/products/for-core-holders/dualcore-liquid-staking.md), so the BTC meets Core Chain’s dual‑staking requirements, earning boosted yields. The combined stake is spread across high‑yield Core validators.
3. **Auto‑compound**\
   CORE rewards are converted to **dualCORE** and paid out daily. Holding dualCORE automatically re‑invests those rewards.
4. **Unlock BTC**\
   When your timelock ends, you broadcast a normal Bitcoin spend back to yourself. You keep all earned dualCORE.

***

## Learn More

* [dualCORE explained](/products/for-core-holders/dualcore-liquid-staking.md)
* [BTC Self-custodial Staking Basics](/architecture/self-custodial-bitcoin-staking.md)
* [BTC Self-custodial Staking on Core chain](/products/for-btc-holders/self-custodial-btc-staking-core-chain.md)

## Enjoy your BTC yield!

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://app.b14g.xyz/btcfi/btc">https://app.b14g.xyz/btcfi/btc</a></td><td><a href="/files/QhSBgX689WOMaRoybYkz">/files/QhSBgX689WOMaRoybYkz</a></td><td><a href="https://app.b14g.xyz/vaults/btc">https://app.b14g.xyz/vaults/btc</a></td></tr></tbody></table>


---

# 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://docs.b14g.xyz/products/for-btc-holders/self-custodial-btc-staking-core-chain/fair-share-strategy.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.
