# 介绍 Babylon

{% hint style="info" %}
了解Babylon以及Babylon如何使用BTC保护权益证明 (PoS: Proof of Stake) 区块链。
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Babylon 概述</strong></td><td>Babylon项目设计了扩展比特币的安全协议，用于确保去中心化世界的安全。</td><td><a href="/pages/fCIbrJYnue1XvdovSNk9">/pages/fCIbrJYnue1XvdovSNk9</a></td></tr><tr><td><strong>比特币时间戳</strong></td><td>比特币时间戳协议允许任何提交到Babylon的数据获得比特币网络时间戳。</td><td><a href="/pages/vSlrUouSDXENkB3c947S">/pages/vSlrUouSDXENkB3c947S</a></td></tr><tr><td><strong>比特币质押</strong></td><td>比特币质押允许BTC持有者将其BTC质押到PoS区块链，而无需第三方托管、桥接或封装。</td><td><a href="/pages/nVLxOGJLelyAw7pp59XG">/pages/nVLxOGJLelyAw7pp59XG</a></td></tr><tr><td><strong>Babylon 架构</strong></td><td>Babylon系统由一个使用<a href="https://docs.cosmos.network/">Cosmos SDK</a>构建的Babylon节点，以及外围程序组成。</td><td><a href="/pages/4pmQBgcQIG2fTQgmfVjw">/pages/4pmQBgcQIG2fTQgmfVjw</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://www.docszh.com/babylon-docs/introduction.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.
