# 文档摘要

* [🏂 概述](/cn.md)
* [🏹 Rune Alpha 阶段](/cn/rune-alpha-period.md)
* [🚧 发行例子](/cn/issuance-example.md)
* [🧗‍♀️ 服务条款](/cn/terms-of-service.md)
* [🎨 媒体工具](/cn/media-kit.md)
* [🤺 风险提示](/cn/risk-warning.md)

## Guides

* [🔎 浏览](/cn/guides/scan.md)
* [🤹 创建符文](/cn/guides/create-rune.md)
* [🤼 转账](/cn/guides/transfer.md)
* [👨‍🔬 Rune Alpha - Signet网](/cn/guides/rune-alpha-signet.md)
* [🌀 Bitcoin 地址格式](/cn/guides/bitcoin-address-formats.md)
* [⚗️ Rune Alpha - 测试网](/cn/guides/rune-alpha-testnet.md)

## 🥇 交易市场

* [❓ 什么是PSBTs技术 ?](/cn/marketplace/what-is-psbts.md)
* [🏊‍♂️ 上架符文](/cn/marketplace/listing-rune.md)
* [⛹️‍♂️ 下架符文](/cn/marketplace/unlist-rune.md)

## 🖼️ Ordinals 厨师

* [📢 分发](/cn/ordinals-chef/distribution.md)
* [👩‍🍳 质押](/cn/ordinals-chef/cook-staking.md)
* [💯 RuneAlpha 核心要点](/cn/ordinals-chef/runealpha-point.md)
* [🏗️ Bitcoin 建设者](/cn/ordinals-chef/bitcoin-builder.md)
* [🔢 荷兰式拍卖](/cn/ordinals-chef/auction.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://docs.runealpha.xyz/cn/summary.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.
