> For the complete documentation index, see [llms.txt](https://doc.d1ce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.d1ce.com/guan-wu-wo-men-fan-ti-zhong-wen/guan-wu-d1ce.md).

# 關於 D1CE

**D1CE** 於 2019 年由一群熱愛遊戲的玩家創立，迅速成為以加密貨幣為基礎的線上賭場遊戲和博彩平台中的佼佼者。我們的使命是透過提供安全、刺激且易於接觸的娛樂體驗，重新定義線上娛樂，並在遊戲產業中建立全新標準。

自創立以來，**D1CE** 一直走在創新前沿，運用區塊鏈技術打造透明、沉浸式且先進的遊戲平台。我們致力於不斷突破線上遊戲的界限，確保每次使用者的體驗不僅充滿吸引力，還具有革命性。

隨著加密貨幣與遊戲世界的不斷演變，**D1CE** 作為值得信賴的產業領導者，始終保持領先地位。隨著越來越多玩家從傳統遊戲過渡到數字化平台，我們專注於為現代具備科技素養的玩家群體提供頂級娛樂服務，滿足其需求與期望。


---

# 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://doc.d1ce.com/guan-wu-wo-men-fan-ti-zhong-wen/guan-wu-d1ce.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.
