> For the complete documentation index, see [llms.txt](https://toyland-2.gitbook.io/toyland-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toyland-2.gitbook.io/toyland-docs/disclaimer/responsible-gaming.md).

# Responsible Gaming

We care about you and are here to protect you. If you are a vulnerable player, if you struggle with addiction or if you're running into issues because of gambling, we are here to help. Besides our X (including multiple international language channels) and Telegram support channels, many platforms exist that can provide help by professionals:

* [BeGambleAware](https://www.begambleaware.org/)
* [GamCare](https://www.gamcare.org.uk/)
* [Responsible Gambling Council (RGC)](https://www.responsiblegambling.org/)

If you want to quit gambling, please visit [QuitGamble](https://quitgamble.com/).

**Self Exclusion**

Toyland provides Self Exclusion to players. Players can temporarily or permanently suspend themselves from playing. Please visit the [Self Exclusion page](https://docs.zkasino.io/zkasino/responsible-gaming#self-exclusion) for more information.

**Self-help tests**

If you think that gambling is a problem for you, please try out one of the self-help tests:

* <https://www.begambleaware.org/do-i-have-gambling-problem>
* <https://www.responsiblegambling.org/for-the-public/safer-play/self-assessment-quiz/>
* <https://www.gamcare.org.uk/understanding-gambling-problems/self-assessment-tool/>
* <http://www.stop-gambling.com/signs_quiz.html>


---

# 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://toyland-2.gitbook.io/toyland-docs/disclaimer/responsible-gaming.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.
