# ISCN 的去中心特性對內容生態有什麼好處？

ISCN 的去中心特性，令內容更長久地於網絡上存在和流通：

* 資料儲存在公開且不可竄改的區塊鏈，任何改動也會留下記錄，任何人也可透過區塊瀏覽工具如 [Ping.pub](/zh/general-guides/wallet/block-explorer/ping.pub.md) 查看
* 構成區塊鏈網絡的節點以去中心方式運作，由來自不同背景的社群成員營運，節點分佈全球各地，就算強制關掉其中部份機器也不能停止鏈的運作，資料也不會因為個別節點關閉而永遠消失。
* 基建代碼開源，任何人都可複製另起爐灶。
* 不設審查，任何人均可將資料出版到公共網絡。

只要世上仍有最少一個 [LikeCoin chain](https://www.mintscan.io/likecoin) 節點在運作，ISCN 記錄便不會消失。雖然說「永遠」是太遠，但相比由中心化操作的公司、機構甚至政府，基於大眾的去中心化區塊鏈上的資料都比較長遠。


---

# 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.v2.like.co/zh/depub/what-is-iscn/benefits.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.
