> 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/huan-ying.md).

# 歡迎

## **簡介**

Gamebox 是集遊戲聚合和生態孵化為一體的鏈遊平臺。Gamebox 旨在給予遊戲廠商生態 孵化支持，並通過不斷挖掘優秀遊戲產品為 EOS 生態引入優質資產，助力 EOS 生態繁榮發展。

{% hint style="info" %}
**Gamebox 的願景是鏈接遊戲商、玩家、公會並建立豐富的GameFi生態圈，為遊戲玩家創造了一個自由、開放和公平的虛擬遊戲世界，為EOS生態鏈遊的大規模發展和元宇宙概念新經濟體的創建基礎。**
{% endhint %}

## 相關鏈接

**官網：**[**https://gamesbox.io/**](https://gamesbox.io/)

**Twitter：**[**https://twitter.com/DefiboxOfficial**](https://twitter.com/DefiboxOfficial)

**Discord：**<https://discord.com/invite/mjZ8ZWJm63>

**Telegram：**<https://t.me/Defibox>

![](/files/Ljhyi7VSeKky0hhAI0gK)

{% content-ref url="/pages/yEyzyWzTTKEqvAv0Seff" %}
[什麽是Gamebox?](/gamebox-bai-pi-shu/guides/shen-mo-shi-gamebox.md)
{% endcontent-ref %}

{% content-ref url="/pages/OMAN6woPZJ2MQKSs8ChZ" %}
[誕生背景及目標](/gamebox-bai-pi-shu/guides/dan-sheng-bei-jing-ji-mu-biao.md)
{% endcontent-ref %}

{% content-ref url="/pages/pVm3AlJALaT0mHXTQeuG" %}
[生態組成](/gamebox-bai-pi-shu/fundamentals/sheng-tai-zu-cheng.md)
{% endcontent-ref %}

{% content-ref url="/pages/krujrGTPtSsdvvDV38KY" %}
[底層公鏈](/gamebox-bai-pi-shu/fundamentals/di-ceng-gong-lian.md)
{% endcontent-ref %}

{% content-ref url="/pages/csfVjrQBmoIiUdQBC1Rr" %}
[代幣機製](/gamebox-bai-pi-shu/fundamentals/dai-bi-ji-zhi.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://defibox-team.gitbook.io/gamebox-bai-pi-shu/huan-ying.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
