# Plan B overview

**Plan B** is an **EVM-**&#x63;ompatible **Bitcoin Layer 1** using **Bitcoin for gas token** built as an [Avalanche L1](https://support.avax.network/en/articles/4064861-what-is-an-avalanche-l1).

### Integrated Bitcoin mining yield

At the center of Plan B is a novel **tokenized Bitcoin mining infrastructure** protocol. Mint a share of the mining infrastructure to receive Bitcoin yield.

### BTCFi

Plan B is an EVM-compatible blockchain. Developers with experience in Ethereum, Tron or Base can easily deploy contracts on Plan B.

Combining **EVM** capabilities with **BTC.b** **as gas token** makes Plan B the perfect **home for** **BTCFi**, bringing together **DeFi** and **BTC** to enable DEX, Lending and novel protocols centered around Bitcoin mining.

### Security & decentralization

The Plan B network will be secured and decentralized through a **dual-staking model**, requiring validators to stake **$BTC.b** and **$PLANB**.

### Why Avalanche?

The [**Avalanche Consensus**](https://docs.avax.network/protocol/avalanche-consensus) allows for **near-instant finality** and **high throughput**. [Avalanche **ICM**](https://docs.avax.network/cross-chain/avalanche-warp-messaging/overview) brings native inter-L1 connectivity allowing Plan B bridge any of the $1.3B Avalanche C-Chain DeFi hub including [BTC.b](https://medium.com/avalancheavax/bridging-bitcoin-to-avalanche-a-technical-overview-2535e7088b8), a top 3 wrapped Bitcoin of the EVM ecosystem.

Read more in [Bridge BTC.b from Avalanche](/docs/user-guides/bridge-from-avalanche.md).

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Testnet overview</strong></td><td></td><td></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td><strong>Mint a Bitcoin mining infra share</strong></td><td></td><td></td><td></td><td><a href="/pages/EyEcsunyipsMjqQE4m0m">/pages/EyEcsunyipsMjqQE4m0m</a></td></tr><tr><td><strong>Bridge from Avalanche</strong></td><td></td><td></td><td></td><td><a href="/pages/hXKGc6HcpjytVbOw1JD7">/pages/hXKGc6HcpjytVbOw1JD7</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://plan-b.gitbook.io/docs/introduction/readme.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.
