# 用户指南

- [比特币质押主网-阶段 1](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1.md)
- [后端部署](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment.md)
- [后端部署概述](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/deployment-overview.md)
- [基础设施设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra.md)
- [MongoDB设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/mongodb.md)
- [RabbitMQ设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/rabbitmq.md)
- [比特币全节点设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/bitcoind.md)
- [后端服务设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services.md)
- [质押索引器](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-indexer.md)
- [质押 API](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-api.md)
- [质押期限检查器](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-expiry-checker.md)
- [全局系统配置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/global-params.md)
- [比特币质押测试网-4](https://www.docszh.com/babylon-docs/user-guides/testnet4.md)
- [比特币质押测试网-3 (Sunset)](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet.md)
- [安装](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/installation.md)
- [验证器部署概述](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/deployment-overview.md)
- [区块链网络信息](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/network-information.md)
- [设置节点](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/setup-node.md)
- [获取测试网代币](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/getting-funds.md)
- [成为验证者](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-validator.md)
- [成为 Finality 提供商](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers.md)
- [EOTS 管理器](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers/eots-manager.md)
- [Finality 提供商](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers/finality-provider.md)
- [使用 BTC Staker CLI 进行质押](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-btc-staker.md)
- [成为 Babylon 守护者](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-vigilante.md)
- [BTC 时间戳集成](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/czintegrate.md)


---

# 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/user-guides.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.
