> 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-yu-wo-men-jian-ti-zhong-wen/guan-yu-d1ce.md).

# 关于 D1CE

### **关于 D1CE** <a href="#id-3qq3w15lrcu9" id="id-3qq3w15lrcu9"></a>

**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-yu-wo-men-jian-ti-zhong-wen/guan-yu-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.
