> For the complete documentation index, see [llms.txt](https://defibox-team.gitbook.io/gamebox-bai-pi-shu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defibox-team.gitbook.io/gamebox-bai-pi-shu/fundamentals/di-ceng-gong-lian.md).

# 底層公鏈

{% hint style="success" %}
公鏈性能也是鏈遊發展的重要基礎。成功開發一款區塊鏈遊戲有兩個必要條件，一是高效的開放速度，二是以低成本高效益的方式擴大應用場景的能力。而這兩點恰恰是EOS鏈的底層技術所能同時提供給開發者的。
{% endhint %}

選擇EOS作為底層基礎的鏈遊項目，具有以下優勢：

**1、低Gas費**

EOS的一大優勢就是轉賬手續費便宜。因此相較於有些鏈每筆交易的 GAS 費用可能會高達 100 美元，在Gamebox平臺上交易成本是非常低。在 Gamebox平臺執行操作時，遊戲開發者無需擔心其操作產生巨額 GAS 費。

**2、交易流暢快速**

一向以絲滑著稱的EOS將給 Gamebox的遊戲玩家一個操作流暢、交易快速的用戶體驗。 EOS的高TPS性能可支持高頻及高速交易操作，讓遊戲開發者們可以擴大遊戲應用場景的同時也可以為更多玩家提供服務。

**3、豐富的應用場景**

目前，很多公鏈的鏈遊項目每秒只能處理大約 30 筆交易，而且用戶需要消耗高昂的 GAS 費才可以有機會快速完成交易，因此能流暢地玩遊戲的玩家數量是有限製的。但在 EOS 鏈上，這都不是問題。Gamebox平臺支持鏈上進行高頻次調用遊戲合約，玩家不需要浪費等待交易處理完成的時間。

**4、龐大的潛在用戶**

雖然EOS近年發展緩慢，但不可否認EOS仍擁有非常強大的社區和眾多忠實用戶，且用戶對錢包和DAPP普及度高。所以如果遊戲廠商能在Gamebox上開發出一款趣味性強的鏈遊項目，已經有了一大批潛在用戶，可以隨時體驗新產品。

### &#x20;

###


---

# 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://defibox-team.gitbook.io/gamebox-bai-pi-shu/fundamentals/di-ceng-gong-lian.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.
