# 背景

聪做为BTC的基本单位，从命名开始，就已经赋予了深远的含义。如果BTC生态真的是BTC的发展趋势，那一个“聪本位”的资产发行和流通协议，是必然的结果，早晚会出现在BTC生态中。

1. 首先，聪资产是BTC原生资产发行最自然的方式，对BTC网络没有不良影响。资产只有在铸造阶段需要写入一些简单数据在BTC网络，其后不论转移还是进入二层网络，都不需要再写入任何数据，不会对主网有任何干扰。从另外一个角度来看，聪是用户的资产，聪资产通过这个绑定聪的方式，也自然属于用户，其安全由主网保证。无论从哪个方面来看，聪资产都是BTC生态中最自然最原生的资产发行方式。
2. 其次，聪资产天然适应BTC的技术发展。无论BTC的技术如何发展，未来有何种二层网络，聪资产必将是其中一员，不需要任何人的许可，也不需要多余的操作，聪资产就跟随着聪的自由流动，流动到这些网络上。如果BTC一层的智能合约，比如BitVM能如期发布，聪资产一样可以使用于BitVM而不需要有任何的改动。
3. 最后，即使BTC还没有一种原生的扩展网络，那么探索实现BTC的原生扩展网络，让聪自由流通，让聪的价值得到充分的挖掘，也是SAT20的使命。在这种使命的推动下，我们创造出了聪穿越这样的资产流通协议和聪网这样的原生扩展网络。

总之，SAT20聪资产协议，是BTC生态发展过程中必然出现的产物，是“聪”这个btc最小单位的潜力的挖掘，也是BTC资产独特性的体现。而随着BTC技术的发展，聪的价值，会逐渐被认识并且充分利用起来。


---

# 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.sat20.org/sat20btc-sheng-tai-liu-dong-xing-ji-chu-ji-shu/why.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.
