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

# 責任あるギャンブル

D1CEでは、責任あるギャンブルを推進しており、参加者が安全かつ管理された環境でギャンブルを行うことができるよう取り組んでいます。もしあなたやあなたの知人がギャンブルに関する問題を抱えている場合、支援を受けられるリソースがあります。

支援リソース：

* GamCare：問題ギャンブルに悩む方のためのサポート、アドバイス、カウンセリングを提供する英国拠点の団体です。\
  ウェブサイト: [www.gamcare.org.uk](http://www.gamcare.org.uk/)
* Gambling Therapy：ギャンブル依存に悩む方へのオンラインサポートおよびリソースを提供する国際的なサービスです。\
  ウェブサイト: [www.gamblingtherapy.org](http://www.gamblingtherapy.org/)

未成年のギャンブルについて：

参加者は18歳以上、または現地の法律で定められた合法的年齢に達している必要があります。ギャンブルは法的に許可された年齢の方のみが行うべきです。

ペアレンタルコントロールツール：

オンラインギャンブルの管理と監視のために、以下のようなペアレンタルコントロールツールを利用することができます：

Net Nanny：インターネットの使用を監視・制限するために設計されたソフトウェアです。

ウェブサイト: [www.netnanny.com](http://www.netnanny.com/)

CyberPatrol：不適切なオンラインコンテンツやギャンブルから子どもを保護するためのツールです。

ウェブサイト: [www.cyberpatrol.com\ <br>](http://www.cyberpatrol.com/)自己評価ツール：

ギャンブル行動が健全で楽しいものであるかどうかを定期的に確認することは重要です。以下の質問を考慮し、問題のあるギャンブル行動を見極めてください：

* 問題やネガティブな感情から逃れるためにギャンブルをしていますか？
* 損失を取り戻すために賭け金を増やしたり、負けを追いかけたりしていますか？
* 他人に対してギャンブル活動について嘘をついたことがありますか？
* ギャンブルが人間関係に問題を引き起こしたり、経済的な影響を及ぼしたことがありますか？

重要なリマインダー：\
\
これらの質問に1つでも「はい」と答えた場合、ギャンブルの問題がある可能性があります。もしご自身にこれらの行動が見られる場合は、専門的な支援を受けることが大切です。あなたは一人ではありません。GamCareや Gambling Therapyのような団体から支援を受けることができます。

ギャンブルは常に責任を持って、節度を守り、自分自身の限度の範囲内で行うべきです。もしギャンブル行動に問題があると感じたら、ためらわずに支援を求めてください。


---

# 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/arugyanburu.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.
