> For the complete documentation index, see [llms.txt](https://docs.bearnetwork.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bearnetwork.net/external-positioning-statement.md).

# External Positioning Statement

1️⃣ 基礎定位

BearNetworkChain 是一個：

去中心化的通用狀態計算與區塊鏈基礎設施協議

系統提供：

* 可驗證的狀態轉移
* 確定性的執行環境（EVM 相容）
* 可重播的交易歷史
* 分散式資料一致性機制

***

2️⃣ 非金融屬性聲明

本協議：

* 不提供金融服務
* 不提供資產託管
* 不進行資產管理
* 不提供投資建議
* 不對任何鏈上資產提供價值保證

***

3️⃣ 鏈上數據性質

鏈上資訊僅代表：

系統內的狀態記錄（system state representation）

不構成：

* 法律所有權證明
* 財務結算結果
* 資產價值評估

***

4️⃣ 原生代幣定位（BRNKC）

BRNKC 僅作為：

區塊鏈網路資源使用的計費單位（gas mechanism）

用途包括：

* 支付交易執行成本
* 支付計算資源消耗

不構成：

* 投資標的
* 收益承諾
* 金融工具

***

5️⃣ 協議責任範圍

BearNetworkChain 僅負責：

* 區塊鏈基礎設施運行
* 網路一致性維護
* 執行層技術實作
* 協議升級與維護

不參與：

* 應用層開發
* 使用者資產管理
* 交易撮合
* 市場行為

***

6️⃣ 開放性聲明

本協議為開放系統：

任何人皆可在協議上部署應用程式與智能合約

但所有應用：

* 由開發者自行負責
* 與協議維護方無關

***

7️⃣ 法律與解釋權

鏈上數據：

僅為可驗證計算結果

其法律解釋與歸屬：

由各司法管轄區依法判定

***

8️⃣ 最終立場

BearNetworkChain 是一個確定性計算與資料同步協議，而非金融系統、資產結算系統或價值保證系統。

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bearnetwork.net/external-positioning-statement.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.
