# Guide: Core Marketplace

## Quick Overview

b14g Merge Marketplace connects BABY and BTC holders so they can **dual-stake together** and share rewards.

**For BTC holders:** Lock your BTC on the Bitcoin network (self-custodial) and match with CORE holders to unlock higher yield tiers.

**For CORE holders:** Browse open BTC orders on the marketplace, then match your CORE stake with an order you prefer, earn dual-staking rewards without needing to acquire BTC.

Learn more: [Core Marketplace](/products/for-core-holders/core-marketplace.md)

***

## How to Stake CORE

{% content-ref url="/pages/6tbo0Fs1WLxh8GTJxKk6" %}
[Stake CORE](/user-guide/for-core-holders/guide-core-marketplace/stake-core.md)
{% endcontent-ref %}

## How to Unstake CORE

{% content-ref url="/pages/3zX6YPhB2Cjp9N5Qlw4p" %}
[Unstake CORE](/user-guide/for-core-holders/guide-core-marketplace/unstake-core.md)
{% endcontent-ref %}

## How to Stake BTC

{% content-ref url="/pages/yo37xIbjBUZr5jK0wQ0l" %}
[Staking via Web](/user-guide/for-btc-holders/guide-btc-staking-core-chain/staking-via-web.md)
{% endcontent-ref %}

## How to Redeem BTC

{% content-ref url="/pages/avdu4YaxOy0ior2fUzkR" %}
[Redeeming via Web](/user-guide/for-btc-holders/guide-btc-staking-core-chain/redeeming-via-web.md)
{% endcontent-ref %}


---

# 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/user-guide/for-core-holders/guide-core-marketplace.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.
