# Welcome to Taker

Taker is the first and largest Bitcoin ecosystem incentive protocol, designed to democratize Bitcoin gains for all fractional Bitcoin holders. It serves as the Bitcoin Incentive Layer, leveraging multiple reward frameworks to encourage millions of users to adopt, hold, and utilize Bitcoin and its derivatives, scaling yields and expanding the Bitcoin community by 100x.

## **Core Features**

Taker provides a robust and innovative ecosystem with the following key features:

* **Focused on Retail Bitcoin Holders**: Designed specifically to empower individual Bitcoin holders, enabling them to maximize their Bitcoin yields.
* **EVM-Compatible**: **Taker Chain features EVM compatibility**, supporting seamless integration with existing dApps and tools.
* **Comprehensive Support for Bitcoin Derivatives**: Supports all Bitcoin derivative assets, including **Bitcoin Liquid Staking Derivatives (Bitcoin LSDs)** and **Liquidity Restaking Tokens (LRTs)**.
* **Economic Flywheel**: Drives traffic from retail users to kickstart and sustain the economic flywheel, creating a self-reinforcing growth loop for the ecosystem.

***

## **Getting Started**

Taker supports multiple user roles, each with its own set of tools and documentation. Select your role below to get started:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><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>User Journey</td><td>Join the <a href="https://discord.gg/taker">Taker Discord</a>!</td><td></td><td><a href="/files/K0S74sOWJCxyoVrLggHc">/files/K0S74sOWJCxyoVrLggHc</a></td><td><a href="/pages/0hCEaJNYdVoFMjRq0eU3">/pages/0hCEaJNYdVoFMjRq0eU3</a></td></tr><tr><td>Developer Journey</td><td>Learn how to build on Taker</td><td></td><td><a href="/files/0dP2TEAP3n2nSgPmo4tR">/files/0dP2TEAP3n2nSgPmo4tR</a></td><td><a href="/pages/qPj2gLwxSMf5p6yVJpDO">/pages/qPj2gLwxSMf5p6yVJpDO</a></td></tr><tr><td>Validator Journey</td><td>Learn how to set up a node</td><td></td><td><a href="/files/oQ6AN5iOPHJIyxu614Ci">/files/oQ6AN5iOPHJIyxu614Ci</a></td><td><a href="/pages/K8jAGOX1kKLjdiJjfFoo">/pages/K8jAGOX1kKLjdiJjfFoo</a></td></tr><tr><td>Nominator Journey</td><td>Learn how to stake $Taker</td><td></td><td><a href="/files/fnsphCWgJk8tqSJDCCwx">/files/fnsphCWgJk8tqSJDCCwx</a></td><td><a href="/pages/UPcrizc4fANuFA1k1ZiC">/pages/UPcrizc4fANuFA1k1ZiC</a></td></tr></tbody></table>

***

## **Network Information**

**$Taker** is the native token of Taker Chain, with a total supply of **1 billion**. Below is a quick overview of Taker Chain's key parameters and information:

* **Network name**: Taker Mainnet
* **RPC URL:** [**https://rpc-mainnet.taker.xyz**](https://rpc-mainnet.taker.xyz)
* **Chain ID**: 1125
* **Currency symbol**: Taker
* **Explorer URL:** [**https://explorer.taker.xyz**](https://explorer.taker.xyz/)

***

## **Technical Highlights**

**Taker Chain**, as a core product of the Taker ecosystem, provides advanced blockchain technology to ensure high performance, security, and decentralization. Key highlights of Taker Chain include:

1. **Nominated Proof of Liquidity (NPoL)**:\
   Taker Chain introduces **NPoL (Nominated Proof of Liquidity)**, an **innovative** consensus mechanism pioneered by Taker. Built on the foundation of NPoS (Nominated Proof of Stake), NPoL is designed to incentivize greater participation from ecosystem users by incorporating **liquidity contributions** into the consensus process.
2. **Dual Finality Mechanism**:
   * **Probabilistic Finality**: Through the BABE (Blind Assignment for Blockchain Extension) protocol, blocks are constantly produced, ensuring Taker Chain continues to progress even when the canonical chain is not yet finalized.
   * **Provable Finality**: With GRANDPA (GHOST-based Recursive Ancestor Deriving Prefix Agreement), once a block is finalized, it is irreversible and agreed upon by all participants, guaranteeing network consensus and reliability.
3. **Secure and Proportional Elections**:\
   Taker Chain implements a **verifiably secure and proportional committee election rule**, ensuring that validators are elected fairly and in a way that reflects the stake distribution, further enhancing network security and decentralization.
4. **EVM Compatibility**:\
   Taker Chain features **EVM compatibility**, allowing seamless integration with existing Ethereum-based dApps, tools, and smart contracts. This ensures developers can easily build and deploy applications within the Taker ecosystem.
5. **High Performance**:\
   Taker Chain is designed to deliver **high TPS** with **Fast Finality**, providing a smooth and efficient experience for all network participants.


---

# 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.taker.xyz/taker/welcome-to-taker.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.
