> 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/hui-she-gai-yao-ri-ben-yu/d1cenitsuite.md).

# D1CEについて

2019年に情熱的なゲーマーのグループによって設立されたD1CEは、暗号通貨を基盤としたカジノゲームおよびベッティングの著名なプラットフォームとして急速に台頭しました。私たちの使命は、安全で刺激的かつアクセスしやすい体験を提供することでオンラインエンターテインメントを再定義し、ゲーム業界に新たな基準を確立することです。

創業当初から、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/hui-she-gai-yao-ri-ben-yu/d1cenitsuite.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.
