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

# Responsible Gaming

1. Gambling can be addictive so it's important play responsibly and only play with funds that you can afford to lose. To make sure you enjoy our games responsibly and not be overly compulsive, ForWinCity will implement features including self-exclusion and time alert.&#x20;
2. If you suspect that you have a gambling problem or need help overcoming the addiction please actively make a decision to seek help. You can also contact our support at any time to get more information on responsible gaming.&#x20;
3. If you have a gambling addiction or want to avoid gambling for other reasons, we will offer a Self-Exclusion feature to help you stay away from gambling. Self-Exclusion means that you exclude yourself from all gambling services. This action cannot be reversed. To apply for this, simply contact our customer support team.

* During Self Exclusion, you are not allowed to create a new Account and any attempt to do so will result in a permanent ban of your accounts.
* Self-Exclusion is permanent for the requested period and will not be reversed for any reason.

4\. We offer time alerts that allow you to set a timer to control the amount of time you spend in an active gaming session on our platform. When the time alert is activated, you will receive a reminder when the time you've chosen is up. \
Time alerts are meant to help you monitor your time spent in an active gaming session and are not a guarantee that you will not develop a gambling problem. It is important to use these features responsibly and to seek help if you think you may have a gambling problem.

6\. Underage Gambling - it is illegal for anyone under the age of 18 to open an account or gamble on our Website. Please note that anyone under the age of 18 found to be using the site will have any winnings forfeited and may also be reported to the authorities.&#x20;

7\. Filtering Systems - Filtering solutions allow parents to regulate access to the internet, based on chosen criteria. Parents can use filters to prevent their children from accessing, amongst other things, gambling Websites. If you share your computer with friends or family who are under the Legal Age to register or bet with our site or have requested self-exclusion from gambling sites, please consider parental filtering solutions.&#x20;

8\. We are committed to supporting Responsible Gambling initiatives and encourage you to find information about Responsible Gambling at the website of the Responsible Gaming Foundation [www.rgf.org.mt](http://www.rgf.org.mt) in order to find the help you need.

**Please consult your local organization that aids with Responsible Gaming and Gambling for more adequate support.**


---

# 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://forwin.gitbook.io/forwincity/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.
