# Rune Alpha 时期

符文协议目前处于预发布阶段，我们的专业厨师团队精心制作Alpha版本。这个初步版本旨在满足即将发布的主网版本的严格标准。这个演示是为那些处于技术采用前沿的人准备的，他们是真正的“alpha”。

* 该协议目前坚持序号版本0.11.1，可以在GitHub存储库的提交历史中找到:\[<https://github.com/0xmodule/ord/commits/master]\\(https://github.com/0xmodule/ord/commits/master>]
* 协议签名已更新为' RUNE\_ALPHA '
* 可以通过以下URL扫描主网:[scan.runealpha.xyz](https://scan.runealpha.xyz/)。对于测试网，请使用以下网址:[testnet-scan.runealpha.xyz](https://testnet-scan.runealpha.xyz/)

符文协议标准:

💠 实现开放蚀刻([#2548](https://github.com/ordinals/ord/pull/2548))✅\
💠 实现分割([#2530](https://github.com/ordinals/ord/pull/2530))✅\
💠 编码符文石与标签([#2547](https://github.com/ordinals/ord/pull/2547))✅\
💠 零数量的法令分配所有剩余的符文([#2531](https://github.com/ordinals/ord/pull/2531))✅\
💠 总是创建符文，即使没有分配([#2543](https://github.com/ordinals/ord/pull/2543))✅\
💠 Delta在指令中编码符文id ([#2532](https://github.com/ordinals/ord/pull/2532))✅\
💠 追踪燃烧的符文([#2511](https://github.com/ordinals/ord/pull/2511))✅\
💠 不编码可除性如果为零([#2510](https://github.com/ordinals/ord/pull/2510))✅\
💠 使用可除性格式化符文供应([#2509](https://github.com/ordinals/ord/pull/2509))✅

**当心**: 记住，这还不是一顿美食，所以只有最具冒险精神的人才可以品尝.\\

<figure><img src="https://github.com/alpha-labs-btc/docs/blob/main/cn/.gitbook/assets/image%20(26).png" alt=""><figcaption></figcaption></figure>


---

# 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/rune-alpha-period.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.
